
Use the Cloudflare captcha solver to automatically bypass any Cloudflare protection - including Turnstile CAPTCHAs, Managed Challenge pages, JavaScript browser checks, and WAF rate limits.
To get started quickly, check out the captcha solver API documentation.
- Fast and fully automated Cloudflare bypass
- Works in JavaScript, Python, PHP, Java, C# environments
- Compatible with Puppeteer and Selenium
- Smart bypass logic for both CAPTCHA and non-CAPTCHA Cloudflare challenges
- Lightweight
- 99.9% solve success rate on supported sites
- Pay only for successful challenge resolution
- 24/7 support for developers and bot protection testing teams
- Web scraping behind Cloudflare-protected domains
- Bypassing Cloudflare Turnstile or challenge pages with headless browsers
- Automating login or form submissions behind WAF protections
- Anti-bot resistance testing and QA
- Integrating challenge bypass into Puppeteer, Playwright, or Selenium workflows
Need help integrating with your Node.js stack or browser automation tools? Open an issue or fork this repo to contribute.
This example illustrates how to bypass a Cloudflare Challenge page protected by Turnstile CAPTCHA using Puppeteer in combination with SolveCaptcha.
📄 You can learn more in the article Bypassing Cloudflare Challenge with Puppeteer and SolveCaptcha (coming soon).
Clone the repository, install the required packages, configure your environment, and run the script.
git clone [email protected]:solvecaptcha/cloudflare-demo.git
cd cloudflare-demo
export APIKEY=your_api_key
yarn install
yarn start
This repository is provided for educational and research purposes only.
Please use this code responsibly, and never apply it to websites without proper authorization.
Make sure your actions comply with local laws, terms of service, and good digital manners.
If you're unsure — ask. If you're still unsure — don't do it. 🙃
We know you're here just to test your own stuff.
You're probably an ethical hacker, QA engineer, or someone who's just really tired of clicking traffic lights.
We trust you. But the Cloudflare bot? Not so much. 🤖💥
This project is licensed under the MIT License. For more information, refer to the LICENSE file.