duncan.parkes
9e88ca1754
Fix Bassetlaw - slight change in url and results format.
15 years ago
duncan.parkes
4ff52768f4
Gosport has been hardcoded for the last year to check one date in 2008 - woops!
15 years ago
duncan.parkes
27d0293f4d
Fix High Peak - extra column in results.
15 years ago
duncan.parkes
c0e96f15e5
Fix Mendip - now using PlanningExplorer rather than a bespoke scraper.
15 years ago
duncan.parkes
ef6c073d70
Fix Greenwich - just the council moving things around in a pointless fashion.
15 years ago
duncan.parkes
e6082ec032
Bit of a refactor of PublicAccess in order to fix Hambleton.
15 years ago
duncan.parkes
cc52f13518
Fix Middlesbrough scraper.
15 years ago
duncan.parkes
fff829bbea
Fix Canterbury - just a new url.
15 years ago
duncan.parkes
eee90143d0
Oops - remove pdb from AcolnetParser.
15 years ago
duncan.parkes
410f06685d
Fix New Forest District Council.
15 years ago
duncan.parkes
358af76f91
Make Crawley scraper work with python 2.5...
15 years ago
duncan.parkes
b790456e5b
Add scraper for Crawley from Andre.
15 years ago
duncan.parkes
6a2ed311a4
Add Wychavon scraper from Thomas.
15 years ago
duncan.parkes
52ecac2233
Add info url for Elmbridge.
15 years ago
duncan.parkes
3966df9b4f
Update Rutland scraper to ApplicationSearchServlet - Rutland is no longer RutlandLike!
15 years ago
duncan.parkes
8bae7a1e35
Remove a couple of permanently broken scrapers.
15 years ago
duncan.parkes
0ba729df71
Fix New Forest NP scraper. New url slightly different page.
15 years ago
duncan.parkes
5369f8e633
Fix Lake District scraper - small change to the HTML reducing the depth of tables.
15 years ago
duncan.parkes
55b14a2b71
This is a big refactor of the scrapers.
The database table which says which scrapers are where will now be filled in automatically,
which should result in rather less in the way of manual editing errors.
I've also redone the python PublicAccess scraper and set all the PublicAccess sites to use
it (removing the PHP PublicAccess scrapers).
15 years ago
duncan.parkes
086b04b1c1
Update PublicAccess scraper to work with BeautifulSoup.
Add all publicaccess sites to the python scraper.
16 years ago
duncan.parkes
8e55ba5cfc
Fix Lichfield scraper.
16 years ago
duncan.parkes
886d866adb
Fix Mole Valley scraper.
16 years ago
duncan.parkes
95fb4749d6
Fix Tamworth scraper (change of IP address)
16 years ago
duncan.parkes
df32136695
Add Thomas' scraper for Solihull.
16 years ago
duncan.parkes
df565a5098
Add scraper for Weymouth and Portland.
16 years ago
duncan.parkes
8eaa83b4cf
Add scraper for Mendip.
Make display method on a planningapplication work out the postcode if it isn't set.
16 years ago
duncan.parkes
42d99b3e7f
Add scraper for Broxtowe.
16 years ago
duncan.parkes
81851a73b4
Add scraper for Calderdale.
16 years ago
duncan.parkes
1cd560ace6
Add scraper for the Cairngorms National Park.
16 years ago
duncan.parkes
09ca7050c3
Add scraper for Leicestershire County Council.
16 years ago
duncan.parkes
74b3bedb63
Add scraper for Lichfield. Remove another unused import.
16 years ago
duncan.parkes
e39114078f
Add parser for Kirklees. Get rid of some unnecessary imports.
16 years ago
duncan.parkes
15fca1a280
Add python parser for West Dorset, and remove the non-working perl one.
16 years ago
duncan.parkes
53d0b25f78
Add scraper for Gosport.
Factor out CookieAddingHTTPRedirectHandler.
16 years ago
duncan.parkes
1e4391244b
Fix Dorset County Council scraper (the council seem to be using an IP address now rather than the domain they had
before).
16 years ago
duncan.parkes
6819674d73
Fix the Dacorum perl parser.
16 years ago
duncan.parkes
8e5d0a4aa9
Add Caerphilly.
16 years ago
duncan.parkes
27f10ceade
Change some PlanningExplorer scrapers to use date_registered rather than date_received.
16 years ago
peter
ad59379cb0
Highland, North Ayrshire, Redbridge: updated based on changes made to planning websites
16 years ago
duncan.parkes
657693111b
Add Waltham Forest.
16 years ago
duncan.parkes
d53a2f877f
Fixes for Lincoln and Crewe.
Make Hackney use date registered rather than date received.
16 years ago
duncan.parkes
92e757b8dd
Add scraper for Eastbourne. The info and comment links won't work since they require you to have a cookie. If you go
back to them once you have the cookie, you're fine...
16 years ago
duncan.parkes
2f155cbc6f
Add scraper for Exmoor. Fix name of Herefordshire.
16 years ago
duncan.parkes
d92f3bb6fd
Add scraper for Herefordshire.
Alter PlanningUtils to CDATA everything, scrapping the xmlquote function.
16 years ago
duncan.parkes
0bfe5dace9
Add scraper for Hastings. Sadly, no decent info urls again. Had to use the search page. The real info url is only
accessible with a referer.
16 years ago
duncan.parkes
33a1ee02ab
Add Hampshire scraper.
16 years ago
duncan.parkes
1510528a8a
Adding scraper for Halton.
Also adding the pycurl scraper for Westminster, just in case it is useful to remind us how to do stuff later.
16 years ago
duncan.parkes
049d494db5
Go back to the urllib2 version of Westminster. This works on disruptiveproactivity.
16 years ago
duncan.parkes
25ace0078b
Add the debug back in.
16 years ago
duncan.parkes
22dae1f61d
Try a pycurl version of the Westminster scraper.
16 years ago