Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 325 Bytes

File metadata and controls

17 lines (12 loc) · 325 Bytes

Cloudflare Bypassing Demo

About

Demo showing how to bypass Cloudflare Challenge page with Turnstile CAPTCHA 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