Show HN: I built an HTTP client that perfectly mimics Chrome 142

github.com

39 points by armanified 2 days ago


BoringSSL and nghttp2. Matches JA3N, JA4, and JA4_R fingerprints. Supports HTTP/2, async/await, and works with Cloudflare-protected sites. Not trying to compete with curl_cffi - just a learning project that turned into something functional.

supriyo-biswas - 2 days ago

Is there a plan to keep this updated? There are a number of projects like curl-impersonate[1] and the like, but these are rarely updated any more.

OTOH, I'm curious if people are actually getting by running old versions for production use cases.

[1] https://github.com/lwthiker/curl-impersonate

- 2 days ago
[deleted]
fcpk - a day ago

The doc seems very llm-generated. not a criticism but curious to know how much of the code was LLM produced?

falleng0d - 2 days ago

Im looking for something similar for a JS/TS script

- 2 days ago
[deleted]