-
I'm trying to bypass this one but it gives me longer response token which is not valid...
`https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LceZ4oaAAAAAJtQ2FmjHn6Tkl4txIpTITmWbzSc&co=aHR0cHM6Ly…
Xrdem updated
4 months ago
-
### Description
I am running a web app that launches the puppeteer-real-browser instance on demand, i.e. when an API endpoint is hit. The puppeteer should then sign in to a web app that uses CAPTCHAs…
-
To get a captchaToken and successfully bypass the captcha, you must first find a sitekey on the site - this is a unique key linking the captcha specifically to this site. This key is then sent to the …
-
Is possible to not being detectable like an automated when trying to bypass Recaptcha V2? I just want to click on the checkbox then click on "headphones" icon.
![image](https://github.com/ultrafunk…
-
Hi, I have a problem. I'm trying to generate reCAPTCHA V3, but the issue is that the tokens generated from the console have a low reputation, whereas if I execute the same request in my browser, it …
-
As per your instructions we are doing:
```javascript
recaptcha.execute()
Promise.resolve(observer)
```
But observer seems to hang when trying to resolve its promise. We cant seem to get past th…
-
I had been using uc for months and had no problems with v2 captcha, but I've been trying today and it seems as if V2 captcha instantly marks me down as a bot. Was wondering if this is just happening t…
-
Is it possible to support also Walmart Press & Hold captcha?
![image](https://user-images.githubusercontent.com/6663030/190483732-b1d60950-a233-4c19-b3c0-c1b9c14ca65f.png)
Thank you
-
**Key issue:**
I'm trying to log into a site that's protected by hCaptcha. I'm able to log in on chrome normally, and I'm not asked to complete a captcha at all. When using selenium I'm asked to comp…
-
Hey there, so i went to recaptcha and got a site key and secret key, plugged them into the front end, and when i try to create a login, i'm getting the following.
![image](https://github.com/user-a…