Note: This repository is archived.
This repo has an automated workflow and script to find COVID-19 vaccine appointment slots in Santa Clara county. It updates this README file and publishes to Discord.
The script (in script.sh
) scrapes https://schedulecare.sccgov.org
for several locations, parses out the JSON response, inserts into a SQLite table, then prints the output to the README file.
The same README is used as the Discord message content.