adrianshort / planningalerts

Automatically exported from code.google.com/p/planningalerts
0 stars 0 forks source link

Westminster Scraper #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ok here's another for westminster

do this

curl -s -X POST -d WEND_eurodate= -d WEND=25-Mar-2007 -d DCAREATM=C -d
SortListby=DCAPPL.DCAPPTYP
http://www3.westminster.gov.uk/planningapplications/weeklylist-results.cfm
| ./planning-westminster.rb

but change the date for the latest week-ending with the attached file
and it will spit out your xml format for the plans received.

Original issue reported on code.google.com by mikel.ma...@gmail.com on 29 Mar 2007 at 7:43

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by mikel.ma...@gmail.com on 29 Mar 2007 at 7:43

GoogleCodeExporter commented 8 years ago

Original comment by mikel.ma...@gmail.com on 29 Mar 2007 at 7:43

GoogleCodeExporter commented 8 years ago
I've made a python scraper for Westminster, but something odd is happening on 
the
fifth page download (I'm going to have a try at using libcurl in a bit instead 
of
urllib2).

Original comment by duncan.p...@gmail.com on 1 Sep 2008 at 1:23