act-now-coalition / can-scrapers

MIT License
9 stars 13 forks source link

fix cache url for CDC county cases scraper #464

Closed smcclure17 closed 1 year ago

smcclure17 commented 1 year ago

The cache URL previously wasn't being interpolated with a county, so the URL was invalid and the etag would never change.

There's no great way with the current setup to tell whether or not any of the URLs have updated, so this just checks a random county (SF) and assumes that all the counties update with the same cadence.