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:-
- Clone the repo
- run npm install
- in terminal or cmd type node index.js
- Provide emails to notify, mobile number , otp and pincode when prompted on terminal screen.
- Don't close the commandline. The commandline will console the centers which have availability.