cyberporsia
New member
Hey,
So, I have been recently studying about the ways captcha solving services are able to solve these crazy captchas. I understand that these captcha farms provide an API service, which we can integrate to a basic request code, and request the service to solve a particular captcha of a website, by provide the site-key embedded in the website interface, along with the URL. And thereafter, when the captcha solving service solves the captcha, it obtains a 2-minute token from the Captcha provider, and then it transfers that token to the user, which can be used for re-verification purpose.
But, I lack clarity at one point where the Captcha solving service need to replicate the user window to solve the captcha. Let's say the user needs to solve a Google reCaptcha V3, and then the 2Captcha needs to replicate the user's window, and then perform some random clicks and mouse movements. So, how does service like 2Captcha is able to do that? What libraries do 2Captcha use to perform this step?
Thanks in advance for this help.
So, I have been recently studying about the ways captcha solving services are able to solve these crazy captchas. I understand that these captcha farms provide an API service, which we can integrate to a basic request code, and request the service to solve a particular captcha of a website, by provide the site-key embedded in the website interface, along with the URL. And thereafter, when the captcha solving service solves the captcha, it obtains a 2-minute token from the Captcha provider, and then it transfers that token to the user, which can be used for re-verification purpose.
But, I lack clarity at one point where the Captcha solving service need to replicate the user window to solve the captcha. Let's say the user needs to solve a Google reCaptcha V3, and then the 2Captcha needs to replicate the user's window, and then perform some random clicks and mouse movements. So, how does service like 2Captcha is able to do that? What libraries do 2Captcha use to perform this step?
Thanks in advance for this help.