uclalawcovid19behindbars / covid19_behind_bars_scrapers

Scrapers to pull in weekly COVID data for incarcerated populations
GNU General Public License v3.0
4 stars 5 forks source link

Proposed fix to Colorado scraper #509

Closed bajitumen closed 1 year ago

bajitumen commented 1 year ago

Changed for loop to return to main page at the end of each iteration. This helps with some rendering issues and sensitivities to buttons. Also added a scroll mechanic in the for loop to ensure that CSV option is clicked.