NOTE: Vaccines would be hard to find for 18+ age group especially in remote areas. You could use this script to be notified whenever a slot becomes available. This would be very useful for someone who urgently needs a 2nd dose of a vaccinne or has known ailments.
Please use this judiciously, and do not spam the COWIN servers. I have kept relaxed time delays that should be good enough for everyone.
- Requires
python2
orpython3
, make sure you have it installed. - Install all the requirements using the command
pip install -r requirements.txt
- Create an account on
twilio.com
and then copy theaccount_sid
and theauth_token
and change it in the script - Go to this url and then send add the number mentiond on the page on whatsapp and then send the message as mentioned in thee instructions.
- Find the district code from this page https://www.cowin.gov.in/home and change it in the script
- Add list of phone numbers you want to receive the messages on. You would have to repeat Step-4 for all the numbers on which you want to receive the notifications.
Run the script using python check-vaccine-availability.py
which will check availability and notify once its available