Open rchekaluk opened 11 years ago
Or, simply rename the existing import.py to pa-philadelphia.py to note that the script only scrapes Philadelphia data.
Are we not planning a ca-san-jose legistar scraper?
I added a settings file so we can specify multiple municipalities. Take a look at https://github.com/opengovernment/legistar-scrape/blob/master/settings.py.example
Is there a plan for a ca-san-jose legistar scraper?
@rchekaluk unsure on ca-san-jose status. thoughts, @davidmooreppf?
The current scraper hardcodes pa-philadelphia; this scraper should be parameterized so we can scrape different local governments by providing alternate command line arguments.