瀏覽代碼

Fix change to Mansfield URL, and change to columns in Allerdale display.

master
duncan.parkes 16 年之前
父節點
當前提交
11ed134b36
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. +1
    -1
      python_scrapers/ApplicationSearchServletParser.py
  2. +1
    -1
      python_scrapers/SitesToGenerate.csv

+ 1
- 1
python_scrapers/ApplicationSearchServletParser.py 查看文件

@@ -188,7 +188,7 @@ class AllerdaleSearchParser(ApplicationSearchServletParser):

_reference_col_no = 1
_location_col_no = 3
_description_col_no = 6
_description_col_no = 4
def _checkAttrsForResultsTable(self, attrs):
got_class = False


+ 1
- 1
python_scrapers/SitesToGenerate.csv 查看文件

@@ -114,7 +114,7 @@
"Craven District Council", "Craven", "http://www.planning.cravendc.gov.uk/fastweb/", "FastWeb", "FastWeb"
"Eastleigh Borough Council", "Eastleigh", "http://www.eastleigh.gov.uk/FastWEB/", "FastWeb", "FastWeb"
"Eden District Council", "Eden", "http://eforms.eden.gov.uk/fastweb/", "FastWeb", "FastWeb"
"Mansfield District Council", "Mansfield", "http://www.mansfield.gov.uk/Fastweb23/", "FastWeb", "FastWeb"
"Mansfield District Council", "Mansfield", "http://www.mansfield.gov.uk/Fastweb/", "FastWeb", "FastWeb"
"South Lakeland District Council", "South Lakeland", "http://www.southlakeland.gov.uk/fastweb/", "FastWeb", "FastWeb"
"London Borough of Sutton", "Sutton", "http://82.43.4.135/FASTWEB/", "FastWeb", "FastWeb"
"Welwyn-Hatfield District Council", "Welwyn-Hatfield", "https://fastweb.welhat.gov.uk/", "FastWeb", "FastWeb"


Loading…
取消
儲存