Integrating with Python
cipherpodliq
Bulgaria
Hello everyone I have the following issues -
I try to automate registration of social media accounts that uses google recaptcha. I extract the captcha src and send it via POST request to the local server I am running captcha breaker (127.0.0.1)
As a reply I get <Response [200]> , but then on the website it says "Wrong Captcha" . This is failing my script.
Please guys, what should I do?
@Sven , or anyone knowledgable - please share your wisdom with me.
I try to automate registration of social media accounts that uses google recaptcha. I extract the captcha src and send it via POST request to the local server I am running captcha breaker (127.0.0.1)
As a reply I get <Response [200]> , but then on the website it says "Wrong Captcha" . This is failing my script.
Please guys, what should I do?
@Sven , or anyone knowledgable - please share your wisdom with me.
Tagged:
Comments