Coder Social home page Coder Social logo

kaushiknishchay / cowin-vaccination-slot-availability Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bhattbhavesh91/cowin-vaccination-slot-availability

0.0 1.0 0.0 34.95 MB

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

License: Apache License 2.0

Jupyter Notebook 84.72% Python 14.22% Shell 0.80% Dockerfile 0.25%

cowin-vaccination-slot-availability's Introduction

CoWIN vaccination slot availability using Python

Script to check the available slots for Covid-19 Vaccination Centers from CoWIN API in India. This CANNOT book slots automatically. The Indian Government had blocked the API for crawlers, but we are good to go.

Buy Me A Coffee

The CoWin API currently states : "Further, these APIs are subject to a rate limit of 100 API calls per 5 minutes per IP". I tried deploying the Web Application but the API is blocking the request. You can easily run the web application on your machine by following the steps mentioned below.  

Update

I am humbled to see the overwhelming response that this project has received so far. Feel free to create amazing applications on top of this project. Due to my schedule, I won't be able to allot more time to this project. So there won't be any additional commits to this project.

Installing Python

Python is a programming language that is powerful but easy to learn. It is free, platform-independent, and popular among scientists.

Recommended Method: Anaconda

The Anaconda Python distribution is an easily-installable bundle of Python and many of the libraries used throughout this class. Unless you have a good reason not to, we recommend that you use Anaconda.

Mac/Linux users

  1. Download the appropriate version of Anaconda
  2. Follow the instructions on that page to run the installer
  3. Test it out: open a terminal window, and type python, you should see something like
Python 3.8.3 (default, Jul  2 2020, 17:30:36) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32

If Anaconda doesn't appear on the first line, you are using a different version of Python. See the troubleshooting section below.

  1. Test out the IPython notebook: open a Terminal window, and type ipython notebook. A new browser window should pop up.
  2. Click New Notebook to create a new notebook file
  3. Update IPython to the newest version by typing conda update ipython at the command line

Windows Users

  1. Download the appropriate version of Anaconda
  2. Follow the instructions on that page to run the installer.
  3. Go to Start and Run Jupyter Notebook.
  4. Click New Notebook, which should open a new page.

Usage

  • Clone the repository. using ! Git Clone https://github.com/bhattbhavesh91/cowin-vaccination-slot-availability.git

  • The tool only works with Indian IP addresses so disconnect your VPN if needed.

  • Enter the command - cd cowin-vaccination-slot-availability/

  • Install all the dependencies - ! pip3 install -r requirements.txt

  • Run Anaconda Promt (Run as Administrator) From Start Menu.

  • Go to your Directory Eg cd C:\Users\lenovo\Desktop\Jupyter Notebooks\2021\Cowin\cowin-vaccination-slot-availability

  • Run streamlit run app.py

  • You can now view your Streamlit app in your browser.

Local URL: http://localhost:8501 Network URL: http://192.168.1.7:8501

Demo

Articles

  Link to the article 1
  Link to the article 2

To view the video

or click on the image below

Python Script to Track Available Slots For Covid-19 Vaccinations in India

Hits

Want to know more about me?

Follow Me

cowin-vaccination-slot-availability's People

Contributors

bhattbhavesh91 avatar xybervenom avatar sayandeepsanyal avatar gurtejrehal avatar parikhkadam avatar amajee11us avatar somnathhazra avatar rohan7055 avatar saboorakhee avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.