in reply to How can I extract all the information on a webpage to my database?

Perl and LWP (ISBN 0596001789) covers everything you'll need to know to do web scraping.

Update: Actually, I don't think it covers WWW::Mechanize, so amend that to "covers almost everything".

  • Comment on Re: How can I extract all the information on a webpage to my database?