您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
This script helps you book a covid vaccine appointment on Zocdoc
- 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:
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址