Skip to content

A fun project utilising webscraping, and nodejs to check the official cowin website every 3 minutes (approx) and if there is availibility in any of centers, then send an email

Notifications You must be signed in to change notification settings

SanujBansal/vaccine_availability_emailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vaccine_availability_emailer

A fun project utilising webscraping, and nodejs to check the official cowin website every 3 minutes (approx) and if there is availibility in any of centers, then send an email. The project uses promptly to prompt for user inputs for OTP from cowin site and pincode to check for vaccine centers.

How to use:-

  1. Clone the repo
  2. run npm install
  3. in terminal or cmd type node index.js
  4. Provide emails to notify, mobile number , otp and pincode when prompted on terminal screen.
  5. Don't close the commandline. The commandline will console the centers which have availability.

About

A fun project utilising webscraping, and nodejs to check the official cowin website every 3 minutes (approx) and if there is availibility in any of centers, then send an email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published