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

lexiforest/curl_cffi

Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser tls/ja3/http2 fingerprints. observed · 2026-08-28

github.com/lexiforest/curl_cffi · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 10
  • age_days: 1638
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 50

Full methodology

Adoption not part of the score

6390 stars · 543 forks observed · 2026-08-28

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

curl_cffi is a Python binding for a curl-impersonate fork via cffi, providing an HTTP client that can impersonate browser TLS/JA3, HTTP/2, and HTTP/3 fingerprints. It serves as a drop-in alternative to requests or httpx when websites block requests based on client fingerprinting.

Use cases

  • scrape websites that block requests based on TLS fingerprints
  • make HTTP requests that look like a real Chrome browser
  • bypass Cloudflare or Akamai bot detection in Python
  • replace requests/httpx when getting blocked for no obvious reason
  • send requests with custom JA3/JA4 fingerprints
  • test HTTP/3 and QUIC fingerprint behavior
  • debug TLS fingerprinting with a curl CLI

When to choose

  • your Python HTTP requests are blocked by anti-bot systems like Cloudflare or Akamai
  • you need browser-like TLS/JA3/HTTP2 fingerprints from Python
  • you want a fast curl-based client with requests-like API

When to avoid

  • you just need a simple HTTP client with no fingerprint requirements
  • you need a pure-Python dependency without native binaries
  • you target Python versions older than 3.10

Facets

library · maturity active

http-client web-scraping security web-development crawlers security developer-tools python cross-platform cli curl-impersonate tls-fingerprint ja3 ja4 http2-fingerprint anti-bot-bypass cffi browser-impersonation

1 source

Member repositories

RepositoryRoleHealth v2
lexiforest/curl_cffimain99

For agents

markdown · JSON · MCP: product_card(name="lexiforest/curl_cffi")

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