scrapy/scrapely
A pure-python HTML screen-scraping library observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 5616
- days_rel: n/a
- days_push: 1612
- n_releases_24m: 0
Adoption not part of the score
1883 stars · 272 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Scrapely is a pure-Python library for extracting structured data from HTML pages. It learns a parser from example pages annotated with the data to extract, then applies that parser to scrape similar pages without xpaths or regexes.
Use cases
- extract structured data from html pages
- train a scraper from example pages and expected fields
- scrape similar pages without writing xpaths or regexes
- build template-based web scrapers
- power annotation-driven scraping tools like portia
When to avoid
- you need a full crawling framework like scrapy
- the project is unmaintained and you need modern python support or fixes
- you need javascript-rendered page extraction
Facets
library · maturity maintenance
web-scraping parser nlp crawlers web-development python cross-platform cli html-extraction template-based-scraping annotation-based-training no-xpath data-engineering
1 source
- readme: https://github.com/scrapy/scrapely · fetched 2026-08-28 · 3f88b1df029d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| scrapy/scrapely | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem