[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [SLUG] Extracting Weather text out of a web page - Newbie Question




Jeff Waughs' comments about web pages changing are very true, but
if you _have_ to 'screen scrape', I've found the following perl modules
very useful.

use LWP::UserAgent;
use HTTP::Cookies;
use HTTP::Request::Common qw(POST);
use HTML::Form;

Tempting to apply for 50,000 ABN numbers (don't do this!)

Jamie

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text