First time here? Check out the FAQ!
answered 2012-05-18 02:22:23 -0500
Site scraping is generally a bad idea, but you may try to use Selenium/WebDriver to automate actions on the webpage.
Check out bindings for Java, Ruby or Python