소스 검색

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"


불러오는 중...
취소
저장