imagetyperz-api-python3
imagetyperz-api-python3 copied to clipboard
imagetyperz-api-python3 - is a super easy to use bypass captcha API wrapper for imagetyperz.com captcha service
```py /services/captcha/captcha.py", line 24, in get_balance return f'💵 Balance: {self.ita.account_balance()}' File "services/captcha/imagetyperzapi3/imagetyperzapi.py", line 478, in account_balance raise Exception(response_text.split('ERROR:')[1].strip()) # raise Exception: UNKNOWN ```
I'm getting this error randomly, sometimes it works well, but a lot of times it raises this exception and it even override the Try, Except to keep the code running....