Where do I start with a web bot?
Posted
by Jon Duvillier
on Stack Overflow
See other posts from Stack Overflow
or by Jon Duvillier
Published on 2009-10-20T23:18:14Z
Indexed on
2010/05/13
20:44 UTC
Read the original article
Hit count: 259
I simply want to create an automatic script that can run (preferably) on a web-server, and simply 'clicks' on an object of a web page. I am new to Python or whatever language this would be used for so I thought I would go here to ask where to start! This may seem like I want the script to scam advertisements or do something illegal, but it's simply to interact with another website.
Sorry for asking, I hope you guys can provide me with some ground to start on!
© Stack Overflow or respective owner