Scrapes data from https://vaxfinder.mass.gov and texts you the results.
Use Github desktop or the command line:
git clone https://github.com/gdancik/VaccineFinder.git
From the command line:
cd VaccineFinder
- 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
.
python vaccinescraper.py