I am a freelance writer, and I submit my content to this website. One constant pain with the whole process is having to manually submit every article I write (wastes a lot of time). There's no file uploading, so I have to fill out a form (radio buttons), copy and paste the title, description, and content, select content type, and enter some tags. This form spans across four pages, so the script would have to be able to handle that as well. Is something like this even remotely possible, or is it just wishful thinking?
Yes it is possible. You can easily automate the process using PHP/MySQL. That is how many auto-submitters do it. Peace,