ZocDoc Covid Vaccine Script

This script helps you book a covid vaccine appointment on Zocdoc

Author
antoine-carpentier
Daily installs
0
Total installs
5
Ratings
0 0 0
Version
1.2
Created
2021-04-06
Updated
2021-04-13
License
N/A
Applies to

- Make sure your Zocdoc account is fully set up (full name, phone number, address , etc).
- Go to https://www.zocdoc.com/vaccine and answer all the questions until you reach the "COVID-19 Vaccine — Dose 1" page.
- The script will then start automatically, refreshing the page until an appointment becomes available.
- If you are not logged in to your Zocdoc account this script will attempt to log in using the "Continue with Facebook" feature. As such, it is advised to link your Facebook account to your Zocdoc account to ensure an appointment can be booked even you get logged out.

- This script will keep running until an appointment has been booked, no other input is required.


UPDATE: if you want to book an appointment at a specific location, just type its name as written on Zocdoc on line 28 inside the includes("").
Example: If you want exclusively to go to "Covid Hospital", line 28 would be: if (specificLocation.includes("Covid Hospital")).
For more than one location, modify line 28 as such: if (specificLocation.includes("Covid Hospital") || specificLocation.includes("Vaccine Center"))

You can find a video showing the script in action here, with the script triggering exclusively for United Center: