I need a bot that can log into a web page, fill out a form and then follow all of the links one by one, with a small delay in between each one. Can someone point me in the direction of a tutorial that would help me program this please ? I can program in C and php, and would be willing to learn another language to help me with this. Thanks, Brew
This technique called web scraping .You have to deal with HTTP requests and responses..Right now I can't send links - so I've sent to you private message with tutorial url