http://qs321.pair.com?node_id=528090


in reply to WWW::Mechanize submission problem

I do lots of scraping/automation with LWP/WWW::Mechanize, I found the following two are very useful: I am able to solve most of my problems using these two (except those with heavy javascript.)

Replies are listed 'Best First'.
Re^2: WWW::Mechanize submission problem
by john_oshea (Priest) on Feb 05, 2006 at 21:42 UTC
      Since we're talking about Firefox extensions, I use the WebDeveloper extension alot, it not only can show you the headers, but also can show such things as layout outlines, which is really useful when combined with HTML::TableExtract for screen scraping. You can download it from http://chrispederick.com/work/webdeveloper/