9999years / cvs-covid-19-vaccine

CVS vaccine availability finder (Python)

Home Page:https://www.cvs.com/immunizations/covid-19-vaccine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVS COVID-19 Vaccine Finder script

Scrapes the CVS COVID-19 vaccine page page for information on vaccine availabilities in a particular state.

$ python3.8 cvs.py ma
Status as of 2021-03-22 17:35:13.179000-04:00. Availability can change quickly based on demand.
No availabilities found; checked 145 CVS locations in Massachusetts
More information: https://www.cvs.com/immunizations/covid-19-vaccine

$ python3.8 cvs.py tx
Status as of 2021-03-22 17:35:13.179000-04:00. Availability can change quickly based on demand.
Available: LUBBOCK
Available: LUFKIN
Available: PALESTINE
Schedule an appointment now: https://www.cvs.com/vaccine/intake/store/covid-screener/covid-qns
More information: https://www.cvs.com/immunizations/covid-19-vaccine

About

CVS vaccine availability finder (Python)

https://www.cvs.com/immunizations/covid-19-vaccine

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%