Skip to main content

Introduction

Cloudflare CAPTCHA protection is a security measure used by websites to prevent automated scraping and malicious bot traffic. Scraping websites protected with Cloudflare CAPTCHA is pretty straightforward with ScrapexLabs.

Bypass Cloudflare turnstile protection

Some websites are protecting themselves from scraping bots by installing a bot-detection page that you need to go through before you can actually visit the website. For example:

Cloudflare turnstile page at audiogon.com

If your website is protected with such a screen ― bypass it by setting solve_cf_captcha to true:
{
  "solve_cf_captcha": true
}
It is highly recommended to use this feature with our Stealth proxies, since Cloudflare captcha is taking into account multiple factors, and the client IP address is one of the most crucial ones.
The API credits cost for the request with solve_cf_captcha = true is 10 credits, which are deducted from your balance only in case of a successful captcha bypassing.