I would like to ask my fellow monks for guidance. I am currently doing a college assignment on screen scraping. Please suggest some books and/or other online resources for finding information on Screen Scraping.
:I was using WWW::Mechanize, but was unable to find information on how to execute a POST method through it. Also the pages I want to scrape do contain some javascript which has to be parsed through, in order to reach the final page.
This node could serve as a one point collection of links to resources for screen scraping using perl.