imagetyperz-api-python3 icon indicating copy to clipboard operation
imagetyperz-api-python3 copied to clipboard

imagetyperz-api-python3 - is a super easy to use bypass captcha API wrapper for imagetyperz.com captcha service

Results 2 imagetyperz-api-python3 issues
Sort by recently updated
recently updated
newest added

```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....