Parse a page and Grab URL
Posted: Wed Jul 21, 2004 5:03 am
Hi All.
I am looking for suggestions on how to achieve this...
AN external website (BoM) updates it weather warnings page constantly, i need a script to parse the warnings page every minute (will so a cronjob for that part), and on running, the script parses the site to find any added links (warnings) since the last run of the script. Upon "seeing" a new warning, it then downloads the page associated with that warning to my server.
Now i already have a script that downloads the warnings manually, and want to intergrate that, so really need the parse/automation add on....
any ideas?
I am looking for suggestions on how to achieve this...
AN external website (BoM) updates it weather warnings page constantly, i need a script to parse the warnings page every minute (will so a cronjob for that part), and on running, the script parses the site to find any added links (warnings) since the last run of the script. Upon "seeing" a new warning, it then downloads the page associated with that warning to my server.
Now i already have a script that downloads the warnings manually, and want to intergrate that, so really need the parse/automation add on....
any ideas?