california-coronavirus-scrapers

The open-source web scrapers that feed the Los Angeles Times' California coronavirus tracker.

Scrapers

The scrapers are written using Python and Jupyter notebooks, scheduled and run via GitHub Actions and then archived using git.

Installation

Clone the repository and install the Python dependencies.

pipenv install

Then install the Node.js dependencies.

npm install

Run all of the scraper commands.

make

california-coronavirus-scrapers

Run one of the scraper commands.

make -f vaccine-hpi/Makefile

GitHub

https://github.com/datadesk/california-coronavirus-scrapers