Linux.com

www::mechanize and lwp

Posted by: Anonymous Coward on March 30, 2006 06:20 AM
If you are going to do any amount of screen scraping on the web you really should use the Perl modules www::mechanize which is built on top of LWP and then use the various html parsers.

It is amazing what Mechanize can do just by itself.

#

Return to Extract data from the Internet with Web scraping