mynamejefff
Newbie
- Sep 7, 2021
- 2
- 1
I'm looking to figure out how other captcha solving services work.
Here is another thread asking the same question: https://www.blackhatworld.com/seo/render-google-recaptcha-from-external-website.1010176/
Here's the example I'm using: https://2captcha.com/demo/recaptcha-v2
I tried loading the anchor directly: https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeIxboZAAAAAFQy7d8GPzgRZu2bV0GwKS8ue_cH&co=aHR0cHM6Ly8yY2FwdGNoYS5jb206NDQz&hl=en&v=wxAi4AKLXL2kBAvXqI4XLSWS&size=normal&cb=1nie8g33v0m0
The issue is when loading the anchor directly, it shows the reCAPTCHA widget, but it won't load the captcha itself.
The console shows an error:
Anyone know how to load the reCAPTCHA directly like this?
Here is another thread asking the same question: https://www.blackhatworld.com/seo/render-google-recaptcha-from-external-website.1010176/
Here's the example I'm using: https://2captcha.com/demo/recaptcha-v2
I tried loading the anchor directly: https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeIxboZAAAAAFQy7d8GPzgRZu2bV0GwKS8ue_cH&co=aHR0cHM6Ly8yY2FwdGNoYS5jb206NDQz&hl=en&v=wxAi4AKLXL2kBAvXqI4XLSWS&size=normal&cb=1nie8g33v0m0
The issue is when loading the anchor directly, it shows the reCAPTCHA widget, but it won't load the captcha itself.
The console shows an error:
recaptcha__en.js:102 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://2captcha.com') does not match the recipient window's origin ('https://www.google.com').Anyone know how to load the reCAPTCHA directly like this?