duncan.parkes
038d5fc9fe
Fix Wolverhampton
16 年之前
duncan.parkes
cb9caaa44e
Try php scraper for newcastle
16 年之前
duncan.parkes
07da7ee33f
Fix sheffield and moray.
16 年之前
duncan.parkes
33c45eb112
Add durham php scraper to see if it works :-)
16 年之前
duncan.parkes
e446ff93e0
Adding hambleton scraper in php to see if it works :-)
16 年之前
duncan.parkes
e01b9cc617
New URL for Bolton - Bolton has ceased to be BoltonLike!
16 年之前
duncan.parkes
f5bef512e3
Stockport has changed from planningexplorer to Acolnet.
16 年之前
duncan.parkes
ad26cd62f0
Fix Kennet, which now has an interface like Broadland.
16 年之前
duncan.parkes
4e300edbfa
Actually fix lincolnshire...
16 年之前
duncan.parkes
2ba5a7f90a
Fix Lincolnshire (url has changed).
16 年之前
duncan.parkes
a243531572
Fix Lincoln parser.
16 年之前
duncan.parkes
39274625b1
Fix Melton - they have moved over to a PublicAccess.
16 年之前
duncan.parkes
ba9efd3cad
Quote the & for Harlow comment url.
16 年之前
duncan.parkes
3a2d4b8947
Sort out Harlow comment url.
16 年之前
duncan.parkes
becabcd0a5
Fix problem with Harlow. Council had moved the acolnet site to a different obscure location.
16 年之前
duncan.parkes
f03d37985f
Use the python scraper for North Hertfordshire.
16 年之前
duncan.parkes
1e8983741f
Fix more acolnet parsers.
16 年之前
duncan.parkes
33110ca695
Fix Hertsmere parser.
16 年之前
duncan.parkes
89cfe42fd5
Fix Bassetlaw parser.
16 年之前
duncan.parkes
109d309334
Fix Fylde parser.
16 年之前
duncan.parkes
c9838d553b
As usual, I forgot to make this work with python 2.4.
16 年之前
duncan.parkes
3ba69e0a68
Add scraper for the WAM sites (apart from Westminster, which is a bit different).
16 年之前
duncan.parkes
67c162fc7e
Add Chichester, which now has a PublicAccess site.
16 年之前
duncan.parkes
c83322f61b
Change the comments for Lewisham to use their email address, as per request.
16 年之前
duncan.parkes
ee11ff1e22
Start implementing Merton Parser. There are going to be a few commits for a bit, as this doesn't work properly from
my machine...
16 年之前
mikel.maron
e3568e21d6
fixed link
-This line, and those below, will be ignored--
M apihowto.tpl
16 年之前
duncan.parkes
d41e3b50ea
Fix Edinburgh scraper.
16 年之前
duncan.parkes
7e423683f5
Fix Canterbury parser.
16 年之前
duncan.parkes
0b3199fa85
Fix a bug in almost all of the Acolnet scrapers.
Repeat to self: haggis is on python 2.4, haggis is on python 2.4, ...
17 年之前
duncan.parkes
6fef9e9e59
Fix the Lewisham scraper.
It looks like there has been an update to most of the Acolnet sites.
I'll need to go through and look at the rest...
17 年之前
duncan.parkes
2a65a3bb45
Fix New Forest NPA.
17 年之前
duncan.parkes
a691a57580
fix:
New Forest DC
Bolton
17 年之前
duncan.parkes
7a77fe3329
Fix the comment and info links for salford.
17 年之前
duncan.parkes
ef6738ab71
Fix the comment and info urls for sheffield.
17 年之前
duncan.parkes
7e0b91275e
Rather embarrassing import failure...
17 年之前
duncan.parkes
5366dcea29
Add New version of the Acolnet scraper using BeautifulSoup instead of HTMLParser.
This allows us to do lots of sites without custom scrapers.
We also get a few that we didn't have before:
Bridgnorth
Canterbury
Guildford
Mid Suffolk (no postcodes)
Southwark
17 年之前
duncan.parkes
69dbd4fd81
Add Somerset scraper
17 年之前
duncan.parkes
bf82009f1e
New version of South Somerset from Tom.
17 年之前
duncan.parkes
9d69262ff6
Allow longer info and comment urls
17 年之前
duncan.parkes
7de43fab21
Add SouthSomerset, Christchurch and West Dorset.
We still need to sort out comment urls here.
17 年之前
duncan.parkes
b5d2f1aa68
Add Dacorum scraper.
17 年之前
duncan.parkes
019b51610e
Add Dorset CC scraper
17 年之前
duncan.parkes
394a04a229
Add shrewsbury scraper.
17 年之前
duncan.parkes
e22a071d69
Add Swansea scraper.
17 年之前
duncan.parkes
83744c64b8
Spell Hinckley correctly - this will need a change in the db too.
17 年之前
duncan.parkes
b8af9c84ff
Add Boston, which I missed for some reason when I was doing the SwiftLG sites.
17 年之前
duncan.parkes
906d385695
Add scrapers for the SwiftLG sites (apart from Daventry which is not responding today).
We already have scrapers for Islington and East Herts, but I'm adding the new ones as well - we can then see if we
get the same results :-)
17 年之前
duncan.parkes
5ece9cb1d7
Oops. Forgot to add a file.
17 年之前
duncan.parkes
0422482aae
Add PlanningExplorer scrapers:
* Blackburn
* Camden - done (has OSGB)
* Charnwood (done, but site has a problem with its info links)
* Crewe and Nantwich
* East Staffordshire
* Epping Forest
* Hackney - done
* Kennet
* Lincoln (also has WAM)
* Liverpool
* South Shropshire
* South Tyneside
* Stockport
* Tamworth
I've included Camden, as the scraper works (their site is down today).
The scraper for Charnwood is fine (both the search results page and the info links fail to display in a browser, but
we are getting all the info out fine, and the links are correct. This appears to be a missing template on their
site).
I've included several authorities for which the scrapes work fine, but which don't have any postcodes. Some of these
have OSGB coords for each app, which we could maybe use instead.
* Broadland (no postcodes)
* Forest Heath (no postcodes)
* South Norfolk (appears to have WAM as well) (No postcodes - but has OSGB coords)
* Trafford (no postcodes)
* West Oxfordshire (no postcodes)
There are a few PlanningExplorer sites that are currently down, and which I haven't been able to do yet:
* Merton (site down)
* Shrewsbury (site is broken)
* Swansea (site is broken)
* Waltham Forest (currently giving an error)
17 年之前
duncan.parkes
657709691a
Add Suffolk scraper.
17 年之前