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

lwthiker/curl-impersonate

curl-impersonate: A special build of curl that can impersonate Chrome & Firefox observed · 2026-08-28

github.com/lwthiker/curl-impersonate · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 1658
  • days_rel: n/a
  • days_push: 777
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6895 stars · 560 forks observed · 2026-08-28

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

A special build of curl (and libcurl) whose TLS and HTTP/2 handshakes are identical to real browsers like Chrome, Edge, Safari, and Firefox. It can be used as a drop-in command-line tool or linked as a library to evade TLS/HTTP2 client fingerprinting.

Use cases

  • make curl requests that look like a real browser
  • bypass TLS fingerprinting blocks when scraping
  • test how a server fingerprints HTTP clients
  • fetch sites that block non-browser HTTP clients
  • integrate browser-like TLS handshakes into a scraper
  • debug JA3/HTTP2 fingerprint differences

When to choose

  • you need HTTP requests indistinguishable from Chrome or Firefox at the TLS/HTTP2 level
  • you want a curl-like CLI or libcurl replacement for fingerprint-sensitive endpoints
  • you're scraping services that fingerprint clients

When to avoid

  • you just need ordinary HTTP requests without fingerprint evasion
  • you need full browser behavior like JavaScript execution - use a headless browser instead
  • you need a pure-Python solution rather than a compiled binary

Facets

cli-tool · maturity active

http-client security networking cli security privacy developer-tools crawlers networking cli cross-platform curl tls-fingerprinting http2-fingerprinting browser-impersonation anti-bot-bypass web-scraping linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
lwthiker/curl-impersonatemain23

For agents

markdown · JSON · MCP: product_card(name="lwthiker/curl-impersonate")

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