Skip to content

gdancik/VaccineFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vinny's Vaccine Finder

Scrapes data from https://vaxfinder.mass.gov and texts you the results.

Get the code

Use Github desktop or the command line:

git clone https://github.com/gdancik/VaccineFinder.git

Switch to the VaccineFinder directory

From the command line:

cd VaccineFinder

Configure the webscraper

  • Set the zip code in vaccinescraper.py
  • Set your e-mail and recipients in credentials.py (gmail address is required)
    • Use a python list to specify multiple recipients
  • Set locations to skip in ignore.txt.

Run the code

python vaccinescraper.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages