sushrut111 / cowin-automation-extn

Source code for chrome extension Cowin Booking. Auto fills the fields on cowin vaccine slot booking portal to speed up the process and quickly book a slot.
MIT License
47 stars 31 forks source link

The page automatically logs out after 5 mins exactly #95

Closed Dhanushrajashekar closed 3 years ago

Dhanushrajashekar commented 3 years ago

And i found 2 or 3 slot booking but it aint showing captcha in it i think they removed the captcha its only showing the time and confirm button

gdosh commented 3 years ago

I believe the logout is from the server side. Ie: CoWin portal. The portal is logging you out because of excess API calls from your IP. If you increase the refresh interval to say about 40-50, it will log you out after about 12-13 minutes.

Dhanushrajashekar commented 3 years ago

I believe the logout is from the server side. Ie: CoWin portal. The portal is logging you out because of excess API calls from your IP. If you increase the refresh interval to say about 40-50, it will log you out after about 12-13 minutes.

What about the captcha bro? CAPTCHA is not shown in the booking slot

sushrut111 commented 3 years ago
  1. Captcha is removed
  2. It's not 5 minutes, it's 20 requests - after which you will be logged out