Scrapes the NYC COVID appointments JSON and commits it back to this repo. The goal is to easily find sites with appointments without having to click on dozens of different pages.
Alex Gaynor et al: https://alex.github.io/nyt-2020-election-scraper/ which was inspired by Simon Willison: https://simonwillison.net/2020/Oct/9/git-scraping/
Dependencies
- Ruby 2.7 is required
bundle install