Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.24 KB

NY State Vaccination 💉 Site Tracker Scrape latest data Deploy

NY State vaccination appointments seem to be spread across multiple websites, making it challenging to see where appointments are available.

This repository aims to solve that problem by aggregating the views of the many different sites to a single dashboard.

Currently focused towards Nassau, Queens, Manhattan. Open to PRs to allow further expansion.

//TODO:

Pull requests are welcome!

  1. Add all the NY state individual sites
    • Will require searching or county filtering
  2. Maybe parse the addresses/location information dynamically
    • now the added benefit is that site doesn't need to be up for us to show the info
  3. Add more private sign up websites (along with parsers to go with them)

Inspiration and attribution 🙏