in reply to Australian weather with Web::Scraper
Most of the BOM forecasts are available as plain text files via the FTP service - see here.
I find these text files much easier to parse and they are less subject to layout changes from the web version. (In fact, I have never seen the text format change since I started using them.)
As always, TIMTOWTDI ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Australian weather with Web::Scraper
by missingthepoint (Friar) on Oct 08, 2008 at 03:39 UTC |