# sarperavci/CloudflareBypassForScraping

A cloudflare verification bypass script for webscraping

Repository: https://github.com/sarperavci/CloudflareBypassForScraping
Canonical: https://ross.abutalabs.com/products/cloudflarebypassforscraping
Language: Python
License: MIT
License Family: permissive
Topics: cloudflare-bypass, bypass, cloudflare, cloudflare-bypass-script, cloudflare-bypasser, drissionpage, python, recaptcha, solver
Last push: 2026-08-13T22:15:48+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 35, longevity 78
- inputs: {"age_days": 1096, "days_push": 20, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2576, forks 387 (observed 2026-08-28T04:07:02.169162+00:00)

## What it is
A Python library that bypasses Cloudflare's anti-bot verification for web scraping, supporting cookie generation and request mirroring for arbitrary HTTP methods. It is built on DrissionPage and includes recaptcha solving capabilities.

## Use cases
- scrape cloudflare-protected websites
- bypass cloudflare turnstile challenge in python
- get cloudflare clearance cookies for requests
- mirror http requests through cloudflare protection
- automate scraping sites that block bots
- solve recaptcha during scraping

## When to choose
- you need to fetch data from Cloudflare-protected sites with Python
- you want clearance cookies to reuse with plain HTTP clients
- you prefer a lightweight script over a full scraping API service

## When to avoid
- you need a fully supported commercial scraping solution with SLAs
- your target site uses protections other than Cloudflare
- scraping the target would violate its terms of service or local law

## Facets
- artifact type: library
- maturity: active
- function: web-scraping, http-client, security
- domain: crawlers, web-development
- platform: python, cross-platform
- tags: cloudflare-bypass, anti-bot, drissionpage, cookie-generation, request-mirroring, recaptcha-solver, automation

## Member repositories
- sarperavci/CloudflareBypassForScraping (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.169162+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:22:43.573213+00:00, confidence not recorded.
  - readme: https://github.com/sarperavci/CloudflareBypassForScraping (fetched 2026-08-28T04:07:02.169162+00:00, sha 36117669311d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
