Skip to content

Queries Cowin API at intervals to check Covid vaccine availability

License

Notifications You must be signed in to change notification settings

functional-observatory/cowin-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cowin Cli

Queries Cowin API at intervals to check Covid vaccine availability

Setup

You need sbt to run this script.

Currently the script runs for minimum age 18 and Gurgaon district. But you can change these values: District Id and Minimum Age as per your desired values.

You can get your District Id using this to get your state and finally using this to get desired district id:

`https://cdn-api.co-vin.in/api/v2/admin/location/districts/${state_id}`

Usage

sbt run

License

MIT

About

Queries Cowin API at intervals to check Covid vaccine availability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages