bombardier-gif / covid-vaccine-booking

This very basic script can be used to automate COVID-19 vaccination slot booking on India's Co-WIN Platform.
375 stars 216 forks source link

Using anti captcha is not working #285

Closed kmukhrjee closed 3 years ago

kmukhrjee commented 3 years ago

I am noticing that although there are slots available solving using anti-captcha is not working. I using the code from 19.05.2021.

Here is the snapshot of the error. It is either getting stuck or the booking is failing after this. I used the same code and the same anti-captcha code to book last week. I have enough credits in my anti-captcha account

-----------------------------------------------------------------------+
|   idx | name                   | district   |   pincode | vaccine    | fee_type   |   fee |   available | date       | slots                                                                        |
+=======+========================+============+===========+============+============+=======+=============+============+==============================================================================+
|     1 | VIKRAM HOSPITAL Covi-s | BBMP       |    560001 | COVISHIELD | Paid       |     0 |           1 | 23-05-2021 | ['09:00AM-11:00AM', '11:00AM-01:00PM', '01:00PM-03:00PM', '03:00PM-04:00PM'] |
+-------+------------------------+------------+-----------+------------+------------+-------+-------------+------------+------------------------------------------------------------------------------+
Random Rows.Column:1.3
============> Got Choice: Center #1, Slot #3
Booking with info: {'beneficiaries': ['39284831912200'], 'dose': 1, 'center_id': 569672, 'session_id': '8f5c6cef-138b-4be3-893a-6d81b32f446d', 'slot': '01:00PM-03:00PM'}
================================= GETTING CAPTCHA ==================================================
Captcha Response Code: 200
x_order_2: colinear!
colinear!
colinear!
x_order_2: colinear!
x_order_2: colinear!
x_order_2: colinear!
x_order_2: colinear!
x_order_2: colinear!
colinear!
colinear!
x_order_2: colinear!
x_order_2: colinear!
x_order_2: colinear!
x_order_2: colinear!
x_order_2: colinear!
x_order_2: colinear!
colinear!
colinear!
x_order_2: colinear!
x_order_2: colinear!
x_order_2: colinear!
making request to createTask
created task with id 229073341
making request to getTaskResult
task is still processing
making request to getTaskResult
shailesh commented 3 years ago

Pull latest code, anticaptcha ks removed