Skip to content

This simple node app makes use of the https://www.vaccinespotter.org/ API to constantly check for new Walgreens COVID vaccine appointments.

Notifications You must be signed in to change notification settings

brbarnett/walgreens-covid-appts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walgreens COVID Appointments

This simple node app makes use of the https://www.vaccinespotter.org/ API to constantly check for new COVID vaccine appointments.

Credit

99% of the credit here goes to the brilliant https://github.com/GUI/covid-vaccine-spotter project. None of this would work without their work.

Running

Please add your location and max travel distance to the top of index.js, then:

yarn install

node index

Example results

This script returns results within your max distance threshold, sorted by the closest locations first.

Results

About

This simple node app makes use of the https://www.vaccinespotter.org/ API to constantly check for new Walgreens COVID vaccine appointments.

Topics

Resources

Stars

Watchers

Forks