0x676e67/wreq-python
An ergonomic Python HTTP Client with TLS fingerprint
This is a Python library that helps web scraping professionals, data journalists, and market researchers collect data from websites, especially those with advanced bot protection. It takes a web address (URL) and custom settings for how your request should appear, then provides the requested web page content or data as if it were a real browser. It's designed for anyone who needs to reliably access public web data without being blocked.
1,283 stars. Actively maintained with 39 commits in the last 30 days. Available on PyPI.
Use this if you need to gather data from websites that employ sophisticated anti-bot measures, requiring precise control over how your web requests appear.
Not ideal if you're only making simple web requests to APIs or public sites without strong anti-scraping defenses.
Stars
1,283
Forks
97
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 27, 2026
Commits (30d)
39
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/0x676e67/wreq-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.