livgust / covid-vaccine-scrapers

Open-source project using Nodejs and Puppeteer to scrape websites for COVID vaccine availability in Massachusetts. Can be modified to suit other areas and needs.
MIT License
66 stars 33 forks source link

Stop & Shop availability fixed #263

Closed harcod closed 3 years ago

harcod commented 3 years ago

Stop & Shop has not been showing any available appointments because they changed the appointmentType to 5957 (was 5954). Since Hannaford and S&S are sharing RxTouch libraries, I updated Hannaford to continue to use the old 5954 parameter.

While I was working on this I discovered that S&S and Hannaford have added MANY more locations, so I added these to the config.js file.