- Table of contents
- Overview
- Downloads
- How to use
- Booking a nearby vaccination centre
- About me
- Stats
- Changelog
BookMySlot helps you to book a vaccination slot easily. You need to enter your your basic details and preferences as detailed in the how to use section. Due to CoWIN restrictions, the session expires after 15 minutes. BookMySlot shows the time remaining for the current session and it will show a popup and play an audio asking you to re-login once the current session expires.
Click here to download for macOS v4
Click here to download for Windows v4
Version v4 release date: 21st May 11:40 AM
After downloading the .zip file, uncompress it and click on Book My Slot app.
For macOS, you may have to allow unsigned apps to run from System Preferences -> Security & Privacy -> General tab -> Open anyway.
-
Enter your mobile number and click the
Get OTP
button.
Example: mobile number -9876543210
-
Enter the received OTP (6 digits)
Example: OTP -475384
-
BookMySlot tries to book a vaccination centre as close to your pincode (
573247
) as possible. To ensure that the vaccination centre is not too far, we will not book a vaccination centre outside of the range of pincodes pincode_from to pincode_to.
Example: pincode_from -573240
, pincode -573247
, pincode_to -573250
-
(Optional) If you wish to book a slot for only some of the beneficiaries registered on CoWIN, enter their names here. If empty, BookMySlot will try to book for all valid beneficiaries registered on CoWIN.
Example: names -Raju Singh, Meena Goyal
-
(Optional) If you wish to book a slot for only some of the available vaccine types, enter their names here. If empty, BookMySlot will try to book for all available vaccines.
Example: vaccine names -Covaxin, Covishield
-
(Optional) If you wish to book only free or paid slots, you can select the vaccine cost.
-
Select your state from the list of states.
Example: chooseRajasthan
-
Select your district(s) from the list of districts. To select more than one district, hold the control key while clicking them.
Example: chooseJaipur I
andJaisalmer
-
Click
Submit
-
As soon as a vaccination appointment is available, a new window popup opens up to show a captcha image. The captcha popup contains important details such as centre name, centre address, date and time of the booking. To grab your attention, BookMySlot will make a sound when the captcha is required.
-
If you would like to proceed booking with the details shown in the captcha window, enter the captcha and press
OK
. If you don't want to proceed booking in a particular centre, press cancel and that centre will be blacklisted for you (only for the current session). -
If the booking is successful, a confirmation popup opens up with the details of the booking, such as person names, centre name, date of appointment etc.
-
If the booking was unsuccessful for any reason (appointment slot filled before confirmation, incorrect captcha etc.), then BookMySlot will keep looking for more appointments.
-
The current session expires after 15 minutes. You can see the time remaining in the current session at the top-right of the window. BookMySlot will show a popup and play a sound prompting you to login again with a new OTP after the current session expires.
BookMySlot tries to book a vaccination centre as close to your pincode
as possible. To ensure that the vaccination centre is not too far, we will not book a vaccination centre outside of the range of pincodes pincode_from
to pincode_to
. If you wish not to book at certain centres within this pincode range, you can simply click cancel on the captcha window for those centres to black list them.
I made BookMySlot to automate the vaccine booking process for my family who were unable to book a slot due to their lack of proficiency with technology. I hope it will be helpful to other folks and gives them a chance to get vaccinated.
I would love to know if it helped you, or even if you faced issues with it.
contact@bookmyslot.life
v4.0.0:
- Added option to restrict vaccine name, vaccine price
- Re-enabling all input options after every session
- Logging when OTP generated
- showing beneficiaries, vaccine name and price in captcha window
- vaccine names and beneficiary names can be in any case now
v3.0.0:
- CoWIN segregated slots into dose1 and dose2. This was causing captcha retries for some centres where
total doses = dose 1 + dose 2
was not matching up. Fixed that.
v2.1.0:
- You can now ask BookMySlot not to book in a particular centre by clicking cancel on the booking captcha popup for that centre. This setting only persists for the current session.
v2.0.0:
- Fixed a bug with selecting districts in an ongoing session.
- Added OTP timer for 15 minutes.
- Disabling all inputs after submission.
- At any time, only the usable UI elements are now clickable. Rest everything is disable for ease.
- Added popup and voiceover when session expires.
- Disabled debug logs and added user logs
v1.1.0:
- Added booking details on captcha window
v1.0.0:
- Initial release