captcha_solver icon indicating copy to clipboard operation
captcha_solver copied to clipboard

KeyError: 'twocaptcha'

Open MislavSag opened this issue 5 years ago • 2 comments

I tried: solver = CaptchaSolver('twocaptcha', api_key='xxx')

and got error:

KeyError: 'twocaptcha'

MislavSag avatar Mar 03 '20 11:03 MislavSag

I'm getting the same error.

vishnumg avatar Mar 28 '20 13:03 vishnumg

For anyone wondering it's suppose to be 2captcha, for some reason it's still wrong in the main readme even after commit above.

MaxYari avatar Sep 21 '20 06:09 MaxYari