How do I write a script to automatically submit to remote sites?

I am looking to see if it is possible for me to code something, perhaps in php, to automatically submit a link to the scuttle site. Maybe a bookmarklet, or maybe just a script. Any ideas?

Update: I am not trying to write a virus. I just have a bunch of accounts on social bookmarking sites and I'm tired of clicking through many forms to submit something.

+1


a source to share


3 answers


It is possible. But for that you will need to study the site and how it works. I suggest you go to http://forums.digitalpoint.com/ and search there as there are many script posts you are looking for on this forum.



0


a source


You can use dome to submit 10 scuttle sites http://forums.digitalpoint.com/showthread.php?t=1178715



0


a source


Scuttle implements the Delicious API for adding messages.

0


a source







All Articles