Ross ROSS = Recommend OSS · open-source software intelligence for agents

VeNoMouS/cloudscraper

A Python module to bypass Cloudflare's anti-bot page. observed · 2026-08-28

github.com/VeNoMouS/cloudscraper · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 26
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2697
  • days_rel: 449
  • days_push: 449
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

6726 stars · 638 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python library that wraps Requests to bypass Cloudflare's anti-bot protection pages (IUAM), supporting challenge types v1, v2, v3, and Turnstile. It handles cookie solving, JavaScript VM challenges, session health monitoring, and stealth fingerprint rotation.

Use cases

  • scrape a website protected by cloudflare
  • bypass cloudflare i'm under attack mode in python
  • fetch pages behind cloudflare anti-bot challenge
  • handle cloudflare turnstile challenges when scraping
  • avoid 403 errors from cloudflare during long scraping sessions
  • python requests alternative that solves cloudflare challenges

When to choose

  • you need programmatic access to Cloudflare-protected sites from Python with a Requests-like API
  • you need support for the latest Cloudflare challenge types including v3 and Turnstile
  • you want automatic session refresh and stealth features out of the box

When to avoid

  • the target site uses advanced bot management (e.g., Cloudflare's enterprise bot fight mode) that requires a real browser
  • you need full browser automation like clicking or rendering JavaScript pages
  • bypassing the protection would violate the site's terms of service or local law

Facets

library · maturity active

web-scraping http-client security crawlers web-development privacy python cli cross-platform cloudflare-bypass anti-bot requests-wrapper turnstile scraping stealth-mode iuam

2 sources

Member repositories

RepositoryRoleHealth v2
VeNoMouS/cloudscrapermain34

For agents

markdown · JSON · MCP: product_card(name="VeNoMouS/cloudscraper")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem