Scrapes the NYT Votes Remaining Page JSON and commits it back to this repo. The goal is to be able to view history and diffs of results.json
.
Outputted files:
- https://alex.github.io/nyt-2020-election-scraper/battleground-state-changes.html
- https://github.com/alex/nyt-2020-election-scraper/blob/master/battleground-state-changes.txt
- https://alex.github.io/nyt-2020-election-scraper/battleground-state-changes.csv
Inspired by Simon Willison: https://simonwillison.net/2020/Oct/9/git-scraping/
Please do not modify any of the static files (html, csv, or txt). These files are dynamically generated.