Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 640 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 640 Bytes

COVID-19 Vaccine availability

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.

How it works

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.

Screenshot

image