Skip to content

sridharjena97/CoWin_Auto_Booking

Repository files navigation

COWIN Automatic Slot Booking

The pythonic way to book cowin slot

Python|Powered

Build Status

This is python powered application made only for educational purpose, The author does not take any legal responsibility of using this software in commercial and personal use.

Features

  • Auto Book, Reschedule and cancel vaccination slots
  • Remembers last used settings. No need to enter details again and again
  • Enhanced searching option
  • Automatically downloads your appointment slip after booking
  • Automatic OTP generation
  • Auto re-login feature if application face an unexpected error
  • Search By your area pin code
  • High Probability that a slot will be booked in 1-2 try
  • Change intelligent attributes manually from appsettings.json
Don't change app settings.json if you are not aware of handling json files

Installation

This application requires Python v3.7+ to run.

Install the dependencies and devDependencies and start the program.

python -m pip install -r ./requirements.txt

Usage

  • For Booking Use schedule_slot.py
  • For Rescheduling use reschedule_slot.py
  • For Cancellation use cancel_slot.py
  • Follow the application instructions
  • Check appsettings.json to change settings manually

Development

All pull requests are highly appreciable. Feel free to discuss with me regarding the project. Feel free to report issues.

Releases

No releases published

Packages

No packages published

Languages