Ross ROSS = Recommend OSS · open-source software intelligence for agents

aivarsk/scrapy-proxies

Random proxy middleware for Scrapy observed · 2026-08-28

github.com/aivarsk/scrapy-proxies · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4972
  • days_rel: n/a
  • days_push: 2528
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1667 stars · 421 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Scrapy downloader middleware that routes requests through random proxies from a configurable list to avoid IP bans. It supports multiple proxy modes, including per-request rotation, a single fixed proxy, and a custom proxy set in settings.

Use cases

  • rotate proxies randomly while scraping with scrapy
  • avoid getting IP banned during web crawling
  • assign a single proxy to all scrapy requests
  • use a custom proxy in scrapy settings
  • retry failed requests through different proxies

When to choose

  • you already use Scrapy and need simple file-based proxy rotation
  • you want a lightweight middleware without extra dependencies
  • you need configurable proxy modes (per-request, fixed, or custom)

When to avoid

  • you need proxy health checking, scoring, or automatic proxy list fetching
  • you use a framework other than Scrapy
  • you need actively maintained software with recent releases

Facets

library · maturity maintenance

middleware web-scraping proxy web-development crawlers developer-tools python cross-platform scrapy proxy-rotation downloader-middleware ip-ban-avoidance

2 sources

Member repositories

RepositoryRoleHealth v2
aivarsk/scrapy-proxiesmain32

For agents

markdown · JSON · MCP: product_card(name="aivarsk/scrapy-proxies")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem