Ge0rg3/requests-ip-rotator
A Python library to utilize AWS API Gateway's large IP pool as a proxy to generate pseudo-infinite IPs for web scraping and brute forcing. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 92
- Release rhythm 81
- 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: 0
- age_days: 1873
- days_rel: 129
- days_push: 51
- n_releases_24m: 2
Adoption not part of the score
1675 stars · 172 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that mounts AWS API Gateway as a proxy onto requests sessions, rotating source IPs on every request using AWS's large IP pool. It is aimed at bypassing IP-based rate limits for web scraping and brute forcing, with automatic X-Forwarded-For randomization.
Use cases
- rotate IP addresses for web scraping
- bypass IP-based rate limits on a site
- send requests from different IPs each time
- distribute brute force requests across many IPs
- avoid getting blocked while crawling a website
- use AWS API Gateway as a free-tier proxy
When to choose
- you already have an AWS account and want pseudo-infinite rotating IPs
- you use Python requests and want drop-in IP rotation via session mounting
- you need to bypass per-IP rate limits during scraping or bug bounty work
- request volume fits within AWS API Gateway's free tier
When to avoid
- you need anonymity from AWS itself, since requests carry identifiable AWS headers like X-Amzn-Trace-Id
- your target blocks AWS IP ranges or API Gateway traffic
- you cannot manage AWS credentials or risk API Gateway charges
- you need high-volume scraping beyond the free tier without budget for ~$3 per million requests
Facets
library · maturity active
http-client proxy web-scraping security security web-development developer-tools crawlers python cloud cross-platform ip-rotation aws-api-gateway rate-limit-bypass requests bugbounty brute-force
3 sources
- readme: https://github.com/Ge0rg3/requests-ip-rotator · fetched 2026-08-28 · 18491fe2d251
- homepage: https://pypi.org/project/requests-ip-rotator/ · fetched 2026-08-29 · 4b4e8fead74a
- registry_pypi: https://pypi.org/pypi/requests-ip-rotator/json · fetched 2026-08-29 · 2e83a6b44612
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Ge0rg3/requests-ip-rotator | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="Ge0rg3/requests-ip-rotator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem