StopMakingThatBigFace/node-wreq
Typescript browser fingerprint bypass library using Rust for native TLS/HTTP2 impersonation
This project helps developers interact with websites and APIs in a way that appears exactly like a real web browser, even to sophisticated anti-bot systems. You provide a target URL and specify which browser (e.g., Chrome, Firefox) you want to emulate, and it returns the website's content, status, and headers. It's for developers building tools that need to reliably fetch data from sites protected by advanced bot detection.
Use this if you need to fetch data or interact with web services that are protected by anti-bot measures like Cloudflare or Akamai, and traditional HTTP requests are being blocked.
Not ideal if your primary goal is simple web scraping without needing to bypass advanced bot detection, or if you prefer a solution that doesn't involve Node.js.
Stars
12
Forks
3
Language
Rust
License
MIT
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/StopMakingThatBigFace/node-wreq"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.