cf-clearance-scraper
cf-clearance-scraper copied to clipboard
This package provides an api that returns cookies (cf-clearance) that you can request on a website protected by Cloudflare WAF (corporate or normal) without being blocked by WAF.
Hello, since last :latest docker image update calling endpoint always returns: The API returns a 500 error with the message: {"code":500,"message":"Request Timeout"} Weird issue is that when I build docker...
Site: https://www.lechameau.com/iris-socks-noir-13188 I used the cf-clearance-scraper to retrieve the cookies and headers Then made a get request in py with those cookies and headers But I receive the cloudflare challenge...
solver gets stucked at the 5 sec frame , sometimes it manage to click it & sometimes dosen't , what i suspected is the time sleep , like when the...
 I'm trying to access a site thats cloudflare protected with the "Are you human?" page. I used cf-clearance-scraper to grab the cf cookies from the protected site, and am...
I am trying to use it in `mode=captcha` with a simple target page https://peet.ws/turnstile-test/managed.html but I keep getting a code: 500, Request Time out. I can see Chrome opening up...
### Description: I've encountered an issue where the API returns `{"code":500,"message":"Request Timeout"}` when running within a Docker container. However, the API functions correctly when run directly on my local machine...
Hey you're doing great , recently i've been receiving this error on my linux vm a lot prenvent it fro getting the cookies properly : Protocol error (Security.setIgnoreCertificateErrors): Target closed...
In the Puppeter if we don't insert a different timeout, by default the timeout is 30 seconds, so in the case who the timeout in the envs be greater then...
首先感谢大佬的程序,非常好用 但是运行久了后,非常占用硬盘容量,我束手无策 目前只能定期删除重新安装程序,但是太麻烦了,还会影响运行 希望大佬能更新解决这个问题,谢谢!
C:\Users\Administrator\Desktop\a\cf-clearance-scraper-main\node_modules\puppeteer-core\lib\cjs\puppeteer\util\assert.js:18 throw new Error(message); ^ Error: Protocol error: Connection closed. at assert (C:\Users\Administrator\Desktop\a\cf-clearance-scraper-main\node_modules\puppeteer-core\lib\cjs\puppeteer\util\assert.js:18:15) at Connection._rawSend (C:\Users\Administrator\Desktop\a\cf-clearance-scraper-main\node_modules\puppeteer-core\lib\cjs\puppeteer\cdp\Connection.js:87:32) at Connection.send (C:\Users\Administrator\Desktop\a\cf-clearance-scraper-main\node_modules\puppeteer-core\lib\cjs\puppeteer\cdp\Connection.js:81:21) at silentDetach (C:\Users\Administrator\Desktop\a\cf-clearance-scraper-main\node_modules\puppeteer-core\lib\cjs\puppeteer\cdp\ChromeTargetManager.js:212:18) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async #onAttachedToTarget (C:\Users\Administrator\Desktop\a\cf-clearance-scraper-main\node_modules\puppeteer-core\lib\cjs\puppeteer\cdp\ChromeTargetManager.js:229:13) Node.js...