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

Shaws / Stop&Shop address formatting #281

Closed harcod closed 3 years ago

harcod commented 3 years ago

They changed the return value for locations to be Star Market 4587 - Pfizer and Moderna Availability||45 William T Morrissey Blvd, Dorchester, MA, 02125 it was Star Market 4587 - 45 William T Morrissey Blvd, Dorchester, MA, 02125

Now the vaccine information is shown on its own line, and the address is once again map-able.

AFTER: The location card now shows up as: image

BEFORE: The site was showing it as: image