Get vaccinated fool v3

just get a bloody vaccine

Author
morinted
Daily installs
0
Total installs
40
Ratings
0 0 0
Version
3.1
Created
2021-05-17
Updated
2021-12-22
Size
8.25 KB
License
N/A
Applies to

Get Vaccinated Fool (Ontario vaccination refresher)

The Ontario COVID vaccination website lets you reschedule to an earlier slot if one becomes available. This script is used to refresh and grab a slot. You must be present when it finds something as it won't accept appointments, it'll just choose the earliest one available for the month that you're looking at. (You have about 10 minutes to respond to a clicked appointment, as the system reserves it for the first person to click on it.)

New in v3!

  1. Grab locations as they pop up by starting the script on the location search results page.

New in v2!

  1. Set your search criteria! By default, the script will only consider appointments in the next 7 days. You can adjust this by changing the number/variable called DAYS_TO_SEARCH_AHEAD. Minimum value would be 0 (today only) and any value of 60 or over won't matter because it only looks at this month and next month.
  2. The script must be started by pressing the "g" key when you're ready.
  3. The script can be stopped by pressing the "s" key.
  4. If the script finds an appointment and fails, it stops, so press "g" to resume the search.

Instructions

Install and activate the user script using Tampermonkey or Greasemonkey.

In the script, change DAYS_TO_SEARCH_AHEAD if the default of the next 7 days doesn't work for you.

  1. Book an appointment for your shot through https://vaccine.covaxonbooking.ca/
  2. Using your confirmation email, get your booking code.
  3. Enter your email or phone and booking code at the rebooking website: https://vaccine.covaxonbooking.ca/manage
  4. Edit your desired vaccination appointment
  5. Choose the location you want to search at.
  6. Press "g" to start the search.
  7. The script will start going between this month and last month every few seconds
  8. As soon as an appointment is available within your search criteria, it will be selected and the first time slot will be clicked. Then you'll need to confirm your second appointment time and click "I agree and continue" to seal the deal.
  9. Press "s" to stop the script at any time and "g" to start/restart/GO!