Skip to content

Demo showing how to bypass Cloudflare Challenge page with Turnstile CAPTCHA with puppeteer and 2Captcha

Notifications You must be signed in to change notification settings

2captcha/cloudflare-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Bypassing Demo

About

Demo showing how to bypass Cloudflare Challenge page with Turnstile CAPTCHA with puppeteer and 2Captcha. Read more details in the article Bypassing Cloudflare Challenge with Puppeteer and 2Captcha.

Usage

Clone, Install, Configure and Run

git clone git@github.com:2captcha/cloudflare-demo.git
cd cloudflare-demo
export APIKEY=your_api_key
yarn install
yarn start