qinxuye/cola
A high-level distributed crawling framework. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
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: 4858
- days_rel: n/a
- days_push: 1495
- n_releases_24m: 0
Adoption not part of the score
1499 stars · 525 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cola is a high-level distributed crawling framework in Python for scraping pages and extracting structured data from websites. The same crawler code runs in both local and distributed master-worker modes, managed via a 'coca' command-line tool.
Use cases
- crawl websites and extract structured data
- run a distributed web crawler across multiple workers
- scrape pages in local mode for small jobs
- manage crawler jobs from the command line
- build a custom crawler application from a project template
When to choose
- you need to scale crawling across a master-worker cluster
- you want one codebase that works in both local and distributed modes
- you prefer a lightweight Python crawling framework with a CLI for job management
When to avoid
- you need Python 3 support, which is not yet implemented
- you want an actively maintained project with recent releases
- you need extensive documentation or community support
Facets
framework · maturity abandoned
web-scraping etl cli parser crawlers developer-tools python windows cli distributed-crawling scraping-framework master-worker python2 data-acquisition data-engineering automation linux macos
1 source
- readme: https://github.com/qinxuye/cola · fetched 2026-08-28 · 4c589ba9941c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qinxuye/cola | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem