Code4HR / open-health-inspection-scraper

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

Handle "Mobile Vendor" in scraper #4

Closed bschoenfeld closed 10 years ago

bschoenfeld commented 10 years ago

@stanzheng found an exception to cities called "Mobile Vendor". @bschoenfeld said the scraper will need to be updated to handle the exception.

bschoenfeld commented 10 years ago

Example: Alexandria Mobile Vendors - http://www.healthspace.com/Clients/VDH/Alexandria/Alexandria_Website.nsf/Food-List-ByName?OpenView&Count=30&RestrictToCategory=861A3F98B604AB7D817A061547DF7871

ttavenner commented 10 years ago

I modified the scraper to get the city from the vendor information page rather than the directory listing. This has eliminated the problem though there are a handful of results in the database that still have Mobile Vendor listed as city. There are only 14 so these could be corrected by hand.