juancarlospaco/faster-than-requests
Faster requests on Python 3 observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- 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: 2851
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1129 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python 3 HTTP client library claiming to be much faster than the popular Requests library, implemented with a compiled core and minimal dependencies. It bundles features like WebSocket support and a built-in multi-threaded web scraper.
Use cases
- make faster http requests in python
- replace requests library with a faster alternative
- scrape websites with a built-in multithreaded scraper
- download files quickly from the web
- reduce dependencies in an http client
- fetch and nd from apis
When to choose
- you need maximum http request throughput in Python
- you want a lightweight client with few dependencies
- you need built-in web scraping or websocket support
When to avoid
- you need a battle-tested, widely-supported client like requests
- you rely on the requests plugin/extension ecosystem
- the project's maintenance status is a concern for production
Facets
library · maturity maintenance
http-client web-scraping web-development developer-tools crawlers python cross-platform http-requests performance curl nim drop-in-replacement web-scraper
2 sources
- readme: https://github.com/juancarlospaco/faster-than-requests · fetched 2026-08-28 · 29d1447fb370
- homepage: https://gist.github.com/juancarlospaco/37da34ed13a609663f55f4466c4dbc3e · fetched 2026-08-29 · 98bfa476ace9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| juancarlospaco/faster-than-requests | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="juancarlospaco/faster-than-requests")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem