let's get this place lively...
I would imagine most people use iMacros, uBot, or PHP/cURL for their botting endeavours, but I'm curious to know what else people are using. Libraries, classes, software, api's, etc..
I'll kick it off:
I use Ruby for most of my botting stuff, so mechanize/nokogiri and Watir are my favorites. I use mechanize when I need a lot of things running in parallel, like scraping, and I use Watir when I need to tackle either complex AJAX stuff or speed isn't an issue.
What are you guys using?
I would imagine most people use iMacros, uBot, or PHP/cURL for their botting endeavours, but I'm curious to know what else people are using. Libraries, classes, software, api's, etc..
I'll kick it off:
I use Ruby for most of my botting stuff, so mechanize/nokogiri and Watir are my favorites. I use mechanize when I need a lot of things running in parallel, like scraping, and I use Watir when I need to tackle either complex AJAX stuff or speed isn't an issue.
What are you guys using?