biglocalnews / civic-scraper

Tools for downloading agendas, minutes and other documents produced by local government
https://civic-scraper.readthedocs.io
Other
40 stars 13 forks source link

Standardize granicus.site.Site.scrape #157

Open zstumgoren opened 2 years ago

zstumgoren commented 2 years ago

Site.scrape method should be updated to match the features supported in the scrape methods for CivicPlus and Legistar Site classes. Specifically, we should attempt to implement the following features:

We should also attempt to implement the cache flag as in CivicPlus, although we didn't do so for Legistar since the underlying python-legistar framework would need to be refactored to support caching of source HTML.