tkhan3 / cowin-vaccine-booking

The app enables to track availability and automatically book a vaccination slot. This is based on Cowin API and supports the recently added Captcha code of Cowin.

Home Page:https://yashwanthm.github.io/cowin-vaccine-booking/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This utility can login into Cowin, track vaccine availability and automatically book a a vaccination slot if you are logged in. The app is made possible by https://apisetu.gov.in/public/api/cowin This also supports the captcha code that Cowin recently added.

The webpage is available at https://yashwanthm.github.io/cowin-vaccine-booking/

Running locally

yarn install yarn start

Update poll frequency using

localstorage.pollFreq = 1000 This also works on the deployed version.

About

The app enables to track availability and automatically book a vaccination slot. This is based on Cowin API and supports the recently added Captcha code of Cowin.

https://yashwanthm.github.io/cowin-vaccine-booking/


Languages

Language:JavaScript 81.2%Language:HTML 15.2%Language:CSS 3.6%