ZocDoc Covid Vaccine Script

This script helps you book a covid vaccine appointment on Zocdoc

目前為 2021-04-23 提交的版本,檢視 最新版本

作者
antoine-carpentier
評價
0 0 0
版本
1.2
建立日期
2021-04-06
更新日期
2021-04-23
尺寸
5.5 KB
授權條款
未知
腳本執行於

- 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:

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址