ManojMadanmohan / cowin-vaccination-slot-availability

Script to check the available slots for Covid-19 Vaccination Centers from CoWIN API in India.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoWIN vaccination slot availability using Python

Script to check the available slots for Covid-19 Vaccination Centers from CoWIN API in India

The Indian Government has blocked the API for crawlers, but we are good to go!

Link to the article  

Usage

  • Clone the repository.
  • The tool only works with Indian IP addresses so disconnect your VPN if needed.
  • Enter the command - cd cowin-vaccination-slot-availability-main/
  • Install all the dependencies - pip3 install -r requirements.txt
  • Run the python application - streamlit run app.py  

Demo

About

Script to check the available slots for Covid-19 Vaccination Centers from CoWIN API in India.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 95.3%Language:Python 4.2%Language:Shell 0.4%Language:Dockerfile 0.1%