scrapy/scrapyd
A service daemon to run Scrapy spiders observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 95
- 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: 4961
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
3101 stars · 577 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Scrapyd is a service daemon for deploying and running Scrapy spiders. It lets you upload Scrapy projects and control spiders via a JSON HTTP API.
Use cases
- deploy scrapy spiders to a server
- run web scraping jobs on a schedule
- control scrapy spiders via http api
- manage multiple scrapy projects remotely
- queue and monitor scraping jobs
When to choose
- you already use Scrapy and need centralized spider deployment and execution
- you want a lightweight self-hosted JSON API to schedule and monitor scraping jobs
When to avoid
- you need a full scraping orchestration platform with dashboards and distributed workers
- you scrape with tools other than Scrapy
Facets
service · maturity stable
web-scraping http-server scheduling api-framework crawlers developer-tools python self-hosted scrapy spider-deployment json-api daemon job-queue automation linux docker
2 sources
- readme: https://github.com/scrapy/scrapyd · fetched 2026-08-28 · 250467224b79
- registry_pypi: https://pypi.org/pypi/scrapyd/json · fetched 2026-08-29 · 90850f413afe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| scrapy/scrapyd | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem