Skip to content

pratishbodhale/cowin-slots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Script that checks Cowin portal for vaccine availability

This python script polls on https://www.cowin.gov.in/home website to check if the vaccine is available at any center in your pincode. It sends a mail to the specified email ids as a mechanism of notification of availability.

Setup

  • Download this script wherever you plan to run
  • Edit the following variables at the beginning of poll.py

pincode, sender_email, to_email, sender_password_base64_encoded

  • Run the script with python3 poll.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages