Code4HR / open-health-inspection-scraper

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

make a mongo-persisted list of establishments to fetch #14

Closed kalmas closed 10 years ago

kalmas commented 10 years ago

Just a simple attempt at separating the process of making a list of Establishments from the process of fetching Establishment data.

Working, but with room for improvements.

qwo commented 10 years ago

:thumbsup: awesome!