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

Southern Worcester COLOR sites #269

Closed harcod closed 3 years ago

harcod commented 3 years ago
  1. Nipmuc Regional High School, Upton
  2. McCloskey Middle School, Uxbridge
  3. Milford Senior Center, Milford
harcod commented 3 years ago

All of the COLOR sites (and there are 38 of them now) have a language selector at the top of the page. The have all of the pages except the beginning Welcome page translated. However, they did translate the "Get Started" button, so that should help. They are storing the selected language in a cookie and there does not appear to be a URL that would allow us to preset the language prior to redirection.