Michele0303/undetected-httpx
Stop getting 403 Forbidden. A specialized httpx-like toolkit for WAF evasion.
This toolkit helps security researchers and penetration testers gather information from websites without being blocked by anti-bot systems. You provide the target website URLs, and it fetches the web page content as if a real browser were visiting, bypassing common '403 Forbidden' errors. This ensures your reconnaissance efforts are accurate and complete.
Available on PyPI.
Use this if you need to reliably access public web data for security assessments, competitive analysis, or data gathering without being flagged or blocked by website defenses.
Not ideal if you are building standard web applications or APIs where bypassing bot detection is not a concern, as it's specialized for evasion rather than general web interaction.
Stars
19
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jan 14, 2026
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/Michele0303/undetected-httpx"
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.