akshaynathr / Vaccine-Spotter-India

Simple python tool to track the covid-vaccine availability in India
MIT License
13 stars 19 forks source link

Not working on linux systems .. :( we are seeing 403 status code.. #11

Open Maheswarasarma opened 3 years ago

Maheswarasarma commented 3 years ago

querying by district_code .....
Mon May 17 08:06:48 2021
something went wrong :(
Status code 403
Trying again...... after 1 minute.....

bindujiit commented 3 years ago

Getting same issue Thu Jul 15 10:12:02 2021 something went wrong :( Status code 400 Trying again......

Maheswarasarma commented 3 years ago

Hi Bindu,

I got a clue why 403 is coming. Whenever we run on a machine with ip address other than Indian it will throw a 403 error.

Reason behind it is, our data is strictly confidential and should remain in our country.

Regarding 400 error, if you are placing too many requests, usually more than 100 per minute this error occurs.

You can try my repo:

https://github.com/Maheswarasarma/COVID-19-Vaccine-Slot-Finder

This works exceptionally well with telegram notifications