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/
yarn install
yarn start
localstorage.pollFreq = 1000
This also works on the deployed version.