Tbh, I switched from anycaptcha api to anti-captcha because of the speed issues. Anti-captcha has a better response time and their docs are way clearer.
If you’re sticking with anycaptcha, try optimizing your code to handle delays. Maybe add a retry mechanism for failed requests.
If you’re sticking with anycaptcha, try optimizing your code to handle delays. Maybe add a retry mechanism for failed requests.
