# crawlab-team/crawlab

Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台，支持任何语言和框架

Repository: https://github.com/crawlab-team/crawlab
Canonical: https://ross.abutalabs.com/products/crawlab
Homepage: https://www.crawlab.cn
Language: Go
License: BSD-3-Clause
License Family: permissive
Topics: webcrawler, scrapy, crawlab, spiders-management, go, scrapyd-ui, spider, crawler, webspider, web-crawler, docker, platform, crawling-tasks
Last push: 2026-02-10T00:31:17+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 66, release rhythm 8, longevity 100
- inputs: {"age_days": 2761, "days_push": 205, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12262, forks 1888 (observed 2026-08-28T04:10:52.181481+00:00)

## What it is
Crawlab is a Go-based distributed web crawler management platform with a web UI for managing, scheduling, and monitoring spiders written in any language or framework (Scrapy, Puppeteer, Selenium, etc.). It supports multi-node clusters over gRPC, a built-in Monaco code editor, task logs, and automatic storage of scraped data into MongoDB or SQL databases via native ORM.

## Use cases
- manage and schedule web crawlers from a central dashboard
- run distributed scraping across multiple worker nodes
- monitor spider task logs and results in real time
- store scraped data into MySQL, PostgreSQL, or MongoDB automatically
- edit and deploy spider scripts in the browser
- replace scrapyd with a multi-language crawler platform

## When to choose
- you run many spiders in different languages or frameworks and need unified management
- you need distributed crawling with master/worker nodes and scheduling
- you want a self-hosted admin UI with logs, results, and database integration

## When to avoid
- you only need a single simple scraper script without orchestration
- you want a scraping framework/library to write crawler code rather than a management platform
- you cannot run Docker or MongoDB in your environment

## Facets
- artifact type: application
- maturity: active
- function: web-scraping, scheduling, monitoring, logging, self-hosted, gui, orm, database
- domain: crawlers, web-development, self-hosted
- platform: self-hosted, cross-platform, go
- tags: web-crawler, spider-management, distributed-crawling, scrapy, scrapyd, task-scheduling, grpc, monaco-editor, data-extraction, data-engineering, automation, docker, web-server, linux

## Member repositories
- crawlab-team/crawlab (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:52.181481+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:14:12.921749+00:00, confidence not recorded.
  - readme: https://github.com/crawlab-team/crawlab (fetched 2026-08-28T04:10:52.181481+00:00, sha 87f15e160d04)
  - homepage: https://www.crawlab.cn (fetched 2026-08-29T08:11:41.167518+00:00, sha c5b65147607f)
  - site_page: https://docs.crawlab.io (fetched 2026-08-29T08:11:41.173834+00:00, sha df0bdf97e265)
  - site_page: https://docs.crawlab.io/docs/whats-new (fetched 2026-08-29T08:11:41.175520+00:00, sha 68f37fba5888)
  - site_page: https://www.crawlab.io/ (fetched 2026-08-29T08:11:41.171707+00:00, sha c5b65147607f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
