Skip to content

peteolbrys/CVS-COVID-19-Vaccine-Alerts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CVS COVID-19 Vaccine Alerts

Sends an email when CVS has available COVID-19 vaccines, so that you don't need to keep refreshing vaccine pages. Keep this script running in the background on your computer (run it via python on the command line). If you'd like help with that, check out this link: https://www.datacamp.com/community/tutorials/running-a-python-script

If you use Gmail, you will need to enable "less secure apps" (https://myaccount.google.com/lesssecureapps) on the email you want the alert to send from; don't worry, I'm not doing anything suspicious, and if you don't trust me the source code is right there. :)

Works for states other than Massachusetts, but only if you edit the Python file to replace the word "Massachusetts" with your state name. Also, check that your state is one that CVS is doing vaccinations in: https://www.cvs.com/immunizations/covid-19-vaccine

If other's want to edit and improve this, please go ahead! I'm just looking to help people get their vaccines, and I'm no professional developer.

About

Sends an email when CVS has available COVID-19 vaccines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%