Police-Data-Accessibility-Project / scrapers

Code relating to scraping public police data.
https://pdap.io
GNU General Public License v3.0
160 stars 37 forks source link

Add some Makefiles to run scrapers and tests. #8

Closed mcsaucy closed 4 years ago

mcsaucy commented 4 years ago

This will give us common way to execute scrapers and run tests between languages. There's probably a better approach than this, but this is a step up from consulting a README each time I want a scraper to Do The Thing.