-
Site is cloudflare protected.
i have access to my target page with my proxy server behind it my proxy server is not on the blacklist. I have access to the target page when I set my proxy settings in …
-
I was using `puppeteer-extra-plugin-recaptcha` with 2captcha for a several monthes, and some time ago it stopped working, I did not make any changes in project. Now I enabled logs and saw next:
`…
-
**Describe the bug**
I'm trying to bypass CloudFlare protection, using for test https://nowsecure.nl/ website
My simple code works well on my local laptop (Windows 11 is used, with real physycal d…
-
Hey, this inject.js seems like to has stopped working in cases where Cloudflare displays a captcha.
Like when your IP is partially blocked.
The possible way to reproduce this is by using an bright…
-
Cloudflare premium captchas recognize that puppeteer is a bot and refresh the page as they resolve it. It won't let it through.
https://www.npmjs.com/package/puppeteer-real-browser
I created this li…
-
The site `https://www.000webhost.com/cpanel-login` has a hard challenge for Cloudflare and does not open normal. So I used the `puppeteer-extra-plugin-stealth` plugin.
This site will not be ope…
-
Hola, en tu codigo lograstes sobre pasar el captcha de Cloudfare? Cuando intento publicar el anuncio mediante mi script me sale este error en el Cloudfare. Pudieras ayudarme en alguna solucion? Gracia…
-
Hi,
It seems that with the latest version of Puppeteer-Bypass CloudFlare is not successfully being bypassed.
Here is the code I used
```javascript
const API = require("./node_modules/Puppete…
-
I have not queried or clicked anything using puppeteer, simply connected to the browser seems enough for cloudflare to block access to a site.
I have used the simplest possible example in puppeteer…
-
I'm trying to create a script to open few pages using puppeteer in stealth mode
I managed to add single-file extension while opening the browser page. but I can't send a request to the extension t…