You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
The request only seems to require cookies to get through as they seem to have a timing system where a visitor is only allowed on the page for 10 min or something. not sure if this is just a user facing thing or not but If cookies are saved between requests, I have found that the first postman request (without cookies) returns an HTML page and sets the cookies. Any subsequent requests can use these cookies to get a response.
Responses seem relatively inconsistent compared to JSON, as they seem to just be a raw one-line text response of the form "There are no locations with available appointments within 50 miles of [city], [state postal abbreviation] [zip] ." (quotation marks and extra spaces included)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hannaford is a grocery chain that is providing vaccinations in five states.
Looks like they have an availability checker that searches a 50 mile radius based on zip code: https://hannafordsched.rxtouch.com/rbssched/program/covid19/Patient/Advisory
https://www.hannaford.com/pharmacy/covid-19-vaccine
The text was updated successfully, but these errors were encountered: