Code4HR / open-health-inspection-scraper

Scraper for the open-health-inspector app.
Apache License 2.0
7 stars 9 forks source link

add-region-parse #38

Closed paulojblack closed 8 years ago

paulojblack commented 8 years ago
  1. Added DEPTH_LIMIT with changes to settings.py and scrapeHealthData.py to accomodate.
  2. Changed start url to be main district page, parse now produces dict of items defined in items.py which scrapeHealthData.py outputs as JSON.