From ca8202e61dad24a246c2aeef12b8ea84094d3f98 Mon Sep 17 00:00:00 2001 From: "duncan.parkes" Date: Sat, 12 May 2007 20:20:40 +0000 Subject: [PATCH] add North Hertfordshire --- cgi-bin/AcolnetParser.py | 41 +++++++++++++++++++++------ cgi-bin/Allerdale.cgi | 0 cgi-bin/Alnwick.cgi | 0 cgi-bin/Angus.cgi | 0 cgi-bin/Aylesbury Vale.cgi | 0 cgi-bin/Babergh.cgi | 0 cgi-bin/Barrow.cgi | 0 cgi-bin/Basildon.cgi | 0 cgi-bin/Basingstoke and Deane.cgi | 0 cgi-bin/Bassetlaw.cgi | 0 cgi-bin/Bath.cgi | 0 cgi-bin/Bexley.cgi | 0 cgi-bin/Blaby.cgi | 0 cgi-bin/Bolsover.cgi | 0 cgi-bin/Bristol.cgi | 0 cgi-bin/Buckinghamshire.cgi | 0 cgi-bin/Bury.cgi | 0 cgi-bin/Chelmsford.cgi | 0 cgi-bin/Cherwell.cgi | 0 cgi-bin/Chorley.cgi | 0 cgi-bin/City of London.cgi | 0 cgi-bin/Cornwall.cgi | 0 cgi-bin/Coventry.cgi | 0 cgi-bin/Croydon.cgi | 0 cgi-bin/Denbighshire.cgi | 0 cgi-bin/Derby.cgi | 0 cgi-bin/Doncaster.cgi | 0 cgi-bin/Dundee.cgi | 0 cgi-bin/Durham.cgi | 0 cgi-bin/Ealing.cgi | 0 cgi-bin/Easington.cgi | 0 cgi-bin/East Devon.cgi | 0 cgi-bin/East Dorset.cgi | 0 cgi-bin/East Lindsey.cgi | 0 cgi-bin/Edinburgh.cgi | 0 cgi-bin/Epsom and Ewell.cgi | 0 cgi-bin/Fenland.cgi | 0 cgi-bin/Fylde.cgi | 0 cgi-bin/Gateshead.cgi | 0 cgi-bin/Gedling.cgi | 0 cgi-bin/Gloucestershire.cgi | 0 cgi-bin/Gravesham.cgi | 0 cgi-bin/Hammersmith and Fulham.cgi | 0 cgi-bin/Haringey.cgi | 0 cgi-bin/Harlow.cgi | 0 cgi-bin/Harrogate.cgi | 0 cgi-bin/Hart.cgi | 0 cgi-bin/Hartlepool.cgi | 0 cgi-bin/High Peak.cgi | 0 cgi-bin/Huntingdonshire.cgi | 0 cgi-bin/Kerrier.cgi | 0 cgi-bin/Knowsley.cgi | 0 cgi-bin/Lancaster.cgi | 0 cgi-bin/Luton.cgi | 0 cgi-bin/Malvern Hills.cgi | 0 cgi-bin/Mid Devon.cgi | 0 cgi-bin/Milton Keynes.cgi | 0 cgi-bin/NW Leicestershire.cgi | 0 cgi-bin/Newcastle-under-Lyme.cgi | 0 cgi-bin/Newham.cgi | 0 cgi-bin/North Hertfordshire.cgi | 29 +++++++++++++++++++ cgi-bin/North Tyneside.cgi | 0 cgi-bin/North Warwickshire.cgi | 0 cgi-bin/Northumberland.cgi | 0 cgi-bin/Oadby and Wigston.cgi | 0 cgi-bin/Oswestry.cgi | 0 cgi-bin/Peterborough.cgi | 0 cgi-bin/Portsmouth.cgi | 0 cgi-bin/Redditch.cgi | 0 cgi-bin/Rushmoor.cgi | 0 cgi-bin/Scarborough.cgi | 0 cgi-bin/Sevenoaks.cgi | 0 cgi-bin/South Bucks.cgi | 0 cgi-bin/South Ribble.cgi | 0 cgi-bin/South Staffordshire.cgi | 0 cgi-bin/SouthOxfordshire.cgi | 0 cgi-bin/Southampton.cgi | 0 cgi-bin/Spelthorne.cgi | 0 cgi-bin/St Helens.cgi | 0 cgi-bin/Stevenage.cgi | 0 cgi-bin/Stirling.cgi | 0 cgi-bin/Stockton-On-Tees.cgi | 0 cgi-bin/Stratford.cgi | 0 cgi-bin/Sunderland.cgi | 0 cgi-bin/Teignbridge.cgi | 0 cgi-bin/Test Valley.cgi | 0 cgi-bin/Tonbridge.cgi | 0 cgi-bin/Torbay.cgi | 0 cgi-bin/Vale Royal.cgi | 0 cgi-bin/Waveney.cgi | 0 cgi-bin/Wear Valley.cgi | 0 cgi-bin/Wellingborough.cgi | 0 cgi-bin/West Berkshire.cgi | 0 cgi-bin/West Lancashire.cgi | 0 cgi-bin/West Norfolk.cgi | 0 cgi-bin/Winchester.cgi | 0 cgi-bin/Woking.cgi | 0 cgi-bin/Wolverhampton.cgi | 0 cgi-bin/York.cgi | 0 python_scrapers/AcolnetParser.py | 41 +++++++++++++++++++++------ python_scrapers/PublicAccessSites.csv | 1 + 101 files changed, 96 insertions(+), 16 deletions(-) mode change 100755 => 100644 cgi-bin/Allerdale.cgi mode change 100755 => 100644 cgi-bin/Alnwick.cgi mode change 100755 => 100644 cgi-bin/Angus.cgi mode change 100755 => 100644 cgi-bin/Aylesbury Vale.cgi mode change 100755 => 100644 cgi-bin/Babergh.cgi mode change 100755 => 100644 cgi-bin/Barrow.cgi mode change 100755 => 100644 cgi-bin/Basildon.cgi mode change 100755 => 100644 cgi-bin/Basingstoke and Deane.cgi mode change 100755 => 100644 cgi-bin/Bassetlaw.cgi mode change 100755 => 100644 cgi-bin/Bath.cgi mode change 100755 => 100644 cgi-bin/Bexley.cgi mode change 100755 => 100644 cgi-bin/Blaby.cgi mode change 100755 => 100644 cgi-bin/Bolsover.cgi mode change 100755 => 100644 cgi-bin/Bristol.cgi mode change 100755 => 100644 cgi-bin/Buckinghamshire.cgi mode change 100755 => 100644 cgi-bin/Bury.cgi mode change 100755 => 100644 cgi-bin/Chelmsford.cgi mode change 100755 => 100644 cgi-bin/Cherwell.cgi mode change 100755 => 100644 cgi-bin/Chorley.cgi mode change 100755 => 100644 cgi-bin/City of London.cgi mode change 100755 => 100644 cgi-bin/Cornwall.cgi mode change 100755 => 100644 cgi-bin/Coventry.cgi mode change 100644 => 100755 cgi-bin/Croydon.cgi mode change 100755 => 100644 cgi-bin/Denbighshire.cgi mode change 100755 => 100644 cgi-bin/Derby.cgi mode change 100755 => 100644 cgi-bin/Doncaster.cgi mode change 100755 => 100644 cgi-bin/Dundee.cgi mode change 100755 => 100644 cgi-bin/Durham.cgi mode change 100755 => 100644 cgi-bin/Ealing.cgi mode change 100755 => 100644 cgi-bin/Easington.cgi mode change 100755 => 100644 cgi-bin/East Devon.cgi mode change 100644 => 100755 cgi-bin/East Dorset.cgi mode change 100755 => 100644 cgi-bin/East Lindsey.cgi mode change 100755 => 100644 cgi-bin/Edinburgh.cgi mode change 100755 => 100644 cgi-bin/Epsom and Ewell.cgi mode change 100755 => 100644 cgi-bin/Fenland.cgi mode change 100644 => 100755 cgi-bin/Fylde.cgi mode change 100644 => 100755 cgi-bin/Gateshead.cgi mode change 100755 => 100644 cgi-bin/Gedling.cgi mode change 100644 => 100755 cgi-bin/Gloucestershire.cgi mode change 100755 => 100644 cgi-bin/Gravesham.cgi mode change 100755 => 100644 cgi-bin/Hammersmith and Fulham.cgi mode change 100755 => 100644 cgi-bin/Haringey.cgi mode change 100755 => 100644 cgi-bin/Harlow.cgi mode change 100755 => 100644 cgi-bin/Harrogate.cgi mode change 100755 => 100644 cgi-bin/Hart.cgi mode change 100755 => 100644 cgi-bin/Hartlepool.cgi mode change 100755 => 100644 cgi-bin/High Peak.cgi mode change 100755 => 100644 cgi-bin/Huntingdonshire.cgi mode change 100755 => 100644 cgi-bin/Kerrier.cgi mode change 100755 => 100644 cgi-bin/Knowsley.cgi mode change 100755 => 100644 cgi-bin/Lancaster.cgi mode change 100755 => 100644 cgi-bin/Luton.cgi mode change 100755 => 100644 cgi-bin/Malvern Hills.cgi mode change 100755 => 100644 cgi-bin/Mid Devon.cgi mode change 100755 => 100644 cgi-bin/Milton Keynes.cgi mode change 100755 => 100644 cgi-bin/NW Leicestershire.cgi mode change 100644 => 100755 cgi-bin/Newcastle-under-Lyme.cgi mode change 100755 => 100644 cgi-bin/Newham.cgi create mode 100755 cgi-bin/North Hertfordshire.cgi mode change 100755 => 100644 cgi-bin/North Tyneside.cgi mode change 100755 => 100644 cgi-bin/North Warwickshire.cgi mode change 100755 => 100644 cgi-bin/Northumberland.cgi mode change 100755 => 100644 cgi-bin/Oadby and Wigston.cgi mode change 100755 => 100644 cgi-bin/Oswestry.cgi mode change 100755 => 100644 cgi-bin/Peterborough.cgi mode change 100755 => 100644 cgi-bin/Portsmouth.cgi mode change 100755 => 100644 cgi-bin/Redditch.cgi mode change 100755 => 100644 cgi-bin/Rushmoor.cgi mode change 100755 => 100644 cgi-bin/Scarborough.cgi mode change 100755 => 100644 cgi-bin/Sevenoaks.cgi mode change 100755 => 100644 cgi-bin/South Bucks.cgi mode change 100755 => 100644 cgi-bin/South Ribble.cgi mode change 100755 => 100644 cgi-bin/South Staffordshire.cgi mode change 100755 => 100644 cgi-bin/SouthOxfordshire.cgi mode change 100755 => 100644 cgi-bin/Southampton.cgi mode change 100755 => 100644 cgi-bin/Spelthorne.cgi mode change 100755 => 100644 cgi-bin/St Helens.cgi mode change 100755 => 100644 cgi-bin/Stevenage.cgi mode change 100755 => 100644 cgi-bin/Stirling.cgi mode change 100755 => 100644 cgi-bin/Stockton-On-Tees.cgi mode change 100755 => 100644 cgi-bin/Stratford.cgi mode change 100755 => 100644 cgi-bin/Sunderland.cgi mode change 100755 => 100644 cgi-bin/Teignbridge.cgi mode change 100755 => 100644 cgi-bin/Test Valley.cgi mode change 100755 => 100644 cgi-bin/Tonbridge.cgi mode change 100755 => 100644 cgi-bin/Torbay.cgi mode change 100644 => 100755 cgi-bin/Vale Royal.cgi mode change 100755 => 100644 cgi-bin/Waveney.cgi mode change 100755 => 100644 cgi-bin/Wear Valley.cgi mode change 100755 => 100644 cgi-bin/Wellingborough.cgi mode change 100755 => 100644 cgi-bin/West Berkshire.cgi mode change 100755 => 100644 cgi-bin/West Lancashire.cgi mode change 100755 => 100644 cgi-bin/West Norfolk.cgi mode change 100644 => 100755 cgi-bin/Winchester.cgi mode change 100755 => 100644 cgi-bin/Woking.cgi mode change 100644 => 100755 cgi-bin/Wolverhampton.cgi mode change 100755 => 100644 cgi-bin/York.cgi diff --git a/cgi-bin/AcolnetParser.py b/cgi-bin/AcolnetParser.py index 746270d..990c711 100644 --- a/cgi-bin/AcolnetParser.py +++ b/cgi-bin/AcolnetParser.py @@ -161,6 +161,9 @@ class AcolnetParser(HTMLParser.HTMLParser): search_form_response = urllib2.urlopen(self.base_url) search_form_contents = search_form_response.read() + #outfile = open("tmpfile", "w") + #outfile.write(search_form_contents) + # This sometimes causes a problem in HTMLParser, so let's just get the link # out with a regex... @@ -270,7 +273,7 @@ class BridgenorthParser(AcolnetParser): comments_email_address = "contactus@bridgnorth-dc.gov.uk" - action_regex = re.compile("
") + action_regex = re.compile("", re.IGNORECASE) class BuryParser(AcolnetParser): #search_url = "http://e-planning.bury.gov.uk/ePlanning/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.PgeSearch" @@ -284,7 +287,7 @@ class BuryParser(AcolnetParser): #authority_short_name = "Bury" comments_email_address = "development.control@bury.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) ## class CanterburyParser(AcolnetParser): ## search_url = "http://planning.canterbury.gov.uk/scripts/acolnetcgi.exe?ACTION=UNWRAP&RIPNAME=Root.pgesearch" @@ -312,7 +315,7 @@ class CarlisleParser(AcolnetParser): #authority_short_name = "Carlisle" comments_email_address = "dc@carlisle.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) class DerbyParser(AcolnetParser): @@ -327,7 +330,7 @@ class DerbyParser(AcolnetParser): #authority_short_name = "Derby" comments_email_address = "developmentcontrol@derby.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) class CroydonParser(AcolnetParser): case_number_tr = 1 # this one can be got by the td class attribute @@ -336,7 +339,7 @@ class CroydonParser(AcolnetParser): proposal_tr = 6 comments_email_address = "planning.control@croydon.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) class EastLindseyParser(AcolnetParser): case_number_tr = 1 # this one can be got by the td class attribute @@ -345,7 +348,7 @@ class EastLindseyParser(AcolnetParser): proposal_tr = 6 comments_email_address = "development.control@e-lindsey.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) class FyldeParser(AcolnetParser): case_number_tr = 1 # this one can be got by the td class attribute @@ -364,7 +367,26 @@ class HarlowParser(AcolnetParser): proposal_tr = 5 comments_email_address = "Planning.services@harlow.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) + + +class HavantParser(AcolnetParser): + case_number_tr = 1 # this one can be got by the td class attribute + reg_date_tr = 2 + location_tr = 4 + proposal_tr = 5 + + comments_email_address = "representations@havant.gov.uk" + action_regex = re.compile("", re.IGNORECASE) + +class NorthHertfordshireParser(AcolnetParser): + case_number_tr = 1 # this one can be got by the td class attribute + reg_date_tr = 2 + location_tr = 4 + proposal_tr = 5 + + comments_email_address = "planningcontrol@north-herts.gov.uk" + action_regex = re.compile("", re.IGNORECASE) if __name__ == '__main__': @@ -374,7 +396,7 @@ if __name__ == '__main__': # working # parser = BasingstokeParser() - parser = BaberghParser("Babergh District Council", "Babergh", "http://planning.babergh.gov.uk/dataOnlinePlanning/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.pgesearch") + #parser = BaberghParser("Babergh District Council", "Babergh", "http://planning.babergh.gov.uk/dataOnlinePlanning/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.pgesearch") # works with the divs stripped out #parser = BassetlawParser() @@ -396,6 +418,9 @@ if __name__ == '__main__': # working #parser = DerbyParser() + + + parser = HavantParser("HavantBC", "Havant", "http://www3.havant.gov.uk/scripts/planningpages/acolnetcgi.exe?ACTION=UNWRAP&RIPNAME=Root.pgesearch") print parser.getResults(day, month, year) diff --git a/cgi-bin/Allerdale.cgi b/cgi-bin/Allerdale.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Alnwick.cgi b/cgi-bin/Alnwick.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Angus.cgi b/cgi-bin/Angus.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Aylesbury Vale.cgi b/cgi-bin/Aylesbury Vale.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Babergh.cgi b/cgi-bin/Babergh.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Barrow.cgi b/cgi-bin/Barrow.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Basildon.cgi b/cgi-bin/Basildon.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Basingstoke and Deane.cgi b/cgi-bin/Basingstoke and Deane.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Bassetlaw.cgi b/cgi-bin/Bassetlaw.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Bath.cgi b/cgi-bin/Bath.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Bexley.cgi b/cgi-bin/Bexley.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Blaby.cgi b/cgi-bin/Blaby.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Bolsover.cgi b/cgi-bin/Bolsover.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Bristol.cgi b/cgi-bin/Bristol.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Buckinghamshire.cgi b/cgi-bin/Buckinghamshire.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Bury.cgi b/cgi-bin/Bury.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Chelmsford.cgi b/cgi-bin/Chelmsford.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Cherwell.cgi b/cgi-bin/Cherwell.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Chorley.cgi b/cgi-bin/Chorley.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/City of London.cgi b/cgi-bin/City of London.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Cornwall.cgi b/cgi-bin/Cornwall.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Coventry.cgi b/cgi-bin/Coventry.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Croydon.cgi b/cgi-bin/Croydon.cgi old mode 100644 new mode 100755 diff --git a/cgi-bin/Denbighshire.cgi b/cgi-bin/Denbighshire.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Derby.cgi b/cgi-bin/Derby.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Doncaster.cgi b/cgi-bin/Doncaster.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Dundee.cgi b/cgi-bin/Dundee.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Durham.cgi b/cgi-bin/Durham.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Ealing.cgi b/cgi-bin/Ealing.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Easington.cgi b/cgi-bin/Easington.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/East Devon.cgi b/cgi-bin/East Devon.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/East Dorset.cgi b/cgi-bin/East Dorset.cgi old mode 100644 new mode 100755 diff --git a/cgi-bin/East Lindsey.cgi b/cgi-bin/East Lindsey.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Edinburgh.cgi b/cgi-bin/Edinburgh.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Epsom and Ewell.cgi b/cgi-bin/Epsom and Ewell.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Fenland.cgi b/cgi-bin/Fenland.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Fylde.cgi b/cgi-bin/Fylde.cgi old mode 100644 new mode 100755 diff --git a/cgi-bin/Gateshead.cgi b/cgi-bin/Gateshead.cgi old mode 100644 new mode 100755 diff --git a/cgi-bin/Gedling.cgi b/cgi-bin/Gedling.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Gloucestershire.cgi b/cgi-bin/Gloucestershire.cgi old mode 100644 new mode 100755 diff --git a/cgi-bin/Gravesham.cgi b/cgi-bin/Gravesham.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Hammersmith and Fulham.cgi b/cgi-bin/Hammersmith and Fulham.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Haringey.cgi b/cgi-bin/Haringey.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Harlow.cgi b/cgi-bin/Harlow.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Harrogate.cgi b/cgi-bin/Harrogate.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Hart.cgi b/cgi-bin/Hart.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Hartlepool.cgi b/cgi-bin/Hartlepool.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/High Peak.cgi b/cgi-bin/High Peak.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Huntingdonshire.cgi b/cgi-bin/Huntingdonshire.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Kerrier.cgi b/cgi-bin/Kerrier.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Knowsley.cgi b/cgi-bin/Knowsley.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Lancaster.cgi b/cgi-bin/Lancaster.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Luton.cgi b/cgi-bin/Luton.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Malvern Hills.cgi b/cgi-bin/Malvern Hills.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Mid Devon.cgi b/cgi-bin/Mid Devon.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Milton Keynes.cgi b/cgi-bin/Milton Keynes.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/NW Leicestershire.cgi b/cgi-bin/NW Leicestershire.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Newcastle-under-Lyme.cgi b/cgi-bin/Newcastle-under-Lyme.cgi old mode 100644 new mode 100755 diff --git a/cgi-bin/Newham.cgi b/cgi-bin/Newham.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/North Hertfordshire.cgi b/cgi-bin/North Hertfordshire.cgi new file mode 100755 index 0000000..2c5a92e --- /dev/null +++ b/cgi-bin/North Hertfordshire.cgi @@ -0,0 +1,29 @@ +#!/usr/local/bin/python + +# This is the parser for North Hertfordshire District Council. +# it is generated from the file CGITemplate + +import cgi +import cgitb +#cgitb.enable(display=0, logdir="/tmp") + + +form = cgi.FieldStorage() +day = form.getfirst('day') +month = form.getfirst('month') +year = form.getfirst('year') + + +authority_name = "North Hertfordshire District Council" +authority_short_name = "North Hertfordshire" +base_url = "http://www.north-herts.gov.uk/dcdataonline/Pages/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.PgeSearch" + +import AcolnetParser + +parser = AcolnetParser.NorthHertfordshireParser(authority_name, authority_short_name, base_url) + +xml = parser.getResults(day, month, year) + +print "Content-Type: text/xml" # XML is following +print +print xml # print the xml diff --git a/cgi-bin/North Tyneside.cgi b/cgi-bin/North Tyneside.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/North Warwickshire.cgi b/cgi-bin/North Warwickshire.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Northumberland.cgi b/cgi-bin/Northumberland.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Oadby and Wigston.cgi b/cgi-bin/Oadby and Wigston.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Oswestry.cgi b/cgi-bin/Oswestry.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Peterborough.cgi b/cgi-bin/Peterborough.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Portsmouth.cgi b/cgi-bin/Portsmouth.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Redditch.cgi b/cgi-bin/Redditch.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Rushmoor.cgi b/cgi-bin/Rushmoor.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Scarborough.cgi b/cgi-bin/Scarborough.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Sevenoaks.cgi b/cgi-bin/Sevenoaks.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/South Bucks.cgi b/cgi-bin/South Bucks.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/South Ribble.cgi b/cgi-bin/South Ribble.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/South Staffordshire.cgi b/cgi-bin/South Staffordshire.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/SouthOxfordshire.cgi b/cgi-bin/SouthOxfordshire.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Southampton.cgi b/cgi-bin/Southampton.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Spelthorne.cgi b/cgi-bin/Spelthorne.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/St Helens.cgi b/cgi-bin/St Helens.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Stevenage.cgi b/cgi-bin/Stevenage.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Stirling.cgi b/cgi-bin/Stirling.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Stockton-On-Tees.cgi b/cgi-bin/Stockton-On-Tees.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Stratford.cgi b/cgi-bin/Stratford.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Sunderland.cgi b/cgi-bin/Sunderland.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Teignbridge.cgi b/cgi-bin/Teignbridge.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Test Valley.cgi b/cgi-bin/Test Valley.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Tonbridge.cgi b/cgi-bin/Tonbridge.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Torbay.cgi b/cgi-bin/Torbay.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Vale Royal.cgi b/cgi-bin/Vale Royal.cgi old mode 100644 new mode 100755 diff --git a/cgi-bin/Waveney.cgi b/cgi-bin/Waveney.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Wear Valley.cgi b/cgi-bin/Wear Valley.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Wellingborough.cgi b/cgi-bin/Wellingborough.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/West Berkshire.cgi b/cgi-bin/West Berkshire.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/West Lancashire.cgi b/cgi-bin/West Lancashire.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/West Norfolk.cgi b/cgi-bin/West Norfolk.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Winchester.cgi b/cgi-bin/Winchester.cgi old mode 100644 new mode 100755 diff --git a/cgi-bin/Woking.cgi b/cgi-bin/Woking.cgi old mode 100755 new mode 100644 diff --git a/cgi-bin/Wolverhampton.cgi b/cgi-bin/Wolverhampton.cgi old mode 100644 new mode 100755 diff --git a/cgi-bin/York.cgi b/cgi-bin/York.cgi old mode 100755 new mode 100644 diff --git a/python_scrapers/AcolnetParser.py b/python_scrapers/AcolnetParser.py index 746270d..990c711 100644 --- a/python_scrapers/AcolnetParser.py +++ b/python_scrapers/AcolnetParser.py @@ -161,6 +161,9 @@ class AcolnetParser(HTMLParser.HTMLParser): search_form_response = urllib2.urlopen(self.base_url) search_form_contents = search_form_response.read() + #outfile = open("tmpfile", "w") + #outfile.write(search_form_contents) + # This sometimes causes a problem in HTMLParser, so let's just get the link # out with a regex... @@ -270,7 +273,7 @@ class BridgenorthParser(AcolnetParser): comments_email_address = "contactus@bridgnorth-dc.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) class BuryParser(AcolnetParser): #search_url = "http://e-planning.bury.gov.uk/ePlanning/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.PgeSearch" @@ -284,7 +287,7 @@ class BuryParser(AcolnetParser): #authority_short_name = "Bury" comments_email_address = "development.control@bury.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) ## class CanterburyParser(AcolnetParser): ## search_url = "http://planning.canterbury.gov.uk/scripts/acolnetcgi.exe?ACTION=UNWRAP&RIPNAME=Root.pgesearch" @@ -312,7 +315,7 @@ class CarlisleParser(AcolnetParser): #authority_short_name = "Carlisle" comments_email_address = "dc@carlisle.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) class DerbyParser(AcolnetParser): @@ -327,7 +330,7 @@ class DerbyParser(AcolnetParser): #authority_short_name = "Derby" comments_email_address = "developmentcontrol@derby.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) class CroydonParser(AcolnetParser): case_number_tr = 1 # this one can be got by the td class attribute @@ -336,7 +339,7 @@ class CroydonParser(AcolnetParser): proposal_tr = 6 comments_email_address = "planning.control@croydon.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) class EastLindseyParser(AcolnetParser): case_number_tr = 1 # this one can be got by the td class attribute @@ -345,7 +348,7 @@ class EastLindseyParser(AcolnetParser): proposal_tr = 6 comments_email_address = "development.control@e-lindsey.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) class FyldeParser(AcolnetParser): case_number_tr = 1 # this one can be got by the td class attribute @@ -364,7 +367,26 @@ class HarlowParser(AcolnetParser): proposal_tr = 5 comments_email_address = "Planning.services@harlow.gov.uk" - action_regex = re.compile("") + action_regex = re.compile("", re.IGNORECASE) + + +class HavantParser(AcolnetParser): + case_number_tr = 1 # this one can be got by the td class attribute + reg_date_tr = 2 + location_tr = 4 + proposal_tr = 5 + + comments_email_address = "representations@havant.gov.uk" + action_regex = re.compile("", re.IGNORECASE) + +class NorthHertfordshireParser(AcolnetParser): + case_number_tr = 1 # this one can be got by the td class attribute + reg_date_tr = 2 + location_tr = 4 + proposal_tr = 5 + + comments_email_address = "planningcontrol@north-herts.gov.uk" + action_regex = re.compile("", re.IGNORECASE) if __name__ == '__main__': @@ -374,7 +396,7 @@ if __name__ == '__main__': # working # parser = BasingstokeParser() - parser = BaberghParser("Babergh District Council", "Babergh", "http://planning.babergh.gov.uk/dataOnlinePlanning/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.pgesearch") + #parser = BaberghParser("Babergh District Council", "Babergh", "http://planning.babergh.gov.uk/dataOnlinePlanning/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.pgesearch") # works with the divs stripped out #parser = BassetlawParser() @@ -396,6 +418,9 @@ if __name__ == '__main__': # working #parser = DerbyParser() + + + parser = HavantParser("HavantBC", "Havant", "http://www3.havant.gov.uk/scripts/planningpages/acolnetcgi.exe?ACTION=UNWRAP&RIPNAME=Root.pgesearch") print parser.getResults(day, month, year) diff --git a/python_scrapers/PublicAccessSites.csv b/python_scrapers/PublicAccessSites.csv index 31fc8b6..b2f1646 100644 --- a/python_scrapers/PublicAccessSites.csv +++ b/python_scrapers/PublicAccessSites.csv @@ -97,3 +97,4 @@ "East Lindsey District Council", "East Lindsey", "http://www.e-lindsey.gov.uk/planning/AcolnetCGI.exe?ACTION=UNWRAP&RIPNAME=Root.pgesearch", "AcolnetParser", "EastLindseyParser" "Fylde Borough Council", "Fylde", "http://www2.fylde.gov.uk/planning/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.pgesearch", "AcolnetParser", "FyldeParser" "Harlow Council", "Harlow", "http://planning.harlow.gov.uk/PlanningSearch/acolnetcgi.exe?ACTION=UNWRAP&RIPNAME=Root.pgesearch", "AcolnetParser", "HarlowParser" +"North Hertfordshire District Council", "North Hertfordshire", "http://www.north-herts.gov.uk/dcdataonline/Pages/acolnetcgi.gov?ACTION=UNWRAP&RIPNAME=Root.PgeSearch", "AcolnetParser", "NorthHertfordshireParser"