dragnet-org/dragnet
Just the facts -- web page content extraction observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 30
- 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: 5187
- days_rel: n/a
- days_push: 422
- n_releases_24m: 0
Adoption not part of the score
1274 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dragnet is a Python library that uses machine learning models to extract the main article content, and optionally user comments, from HTML web pages. It provides simple extraction functions plus sklearn-style trainable extractors with pre-trained models.
Use cases
- extract main article text from html pages
- strip boilerplate and chrome from web pages
- extract article content and comments from a webpage
- readability-style content extraction in python
- train a custom content extraction model
- clean html for text mining pipelines
When to choose
- you need high-accuracy main-content extraction from article pages
- you want to also capture user comments alongside the article
- you want to train or fine-tune your own extraction model with sklearn-style APIs
When to avoid
- you need to extract structured data like tables or product listings rather than article text
- you need a maintained general-purpose scraper with JavaScript rendering
- your project requires actively developed dependencies and recent community activity
Facets
library · maturity maintenance
nlp parser machine-learning web-scraping web-development machine-learning crawlers python content-extraction boilerplate-removal html-parsing readability article-extraction natural-language-processing
1 source
- readme: https://github.com/dragnet-org/dragnet · fetched 2026-08-28 · 07d69d2f0d0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dragnet-org/dragnet | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="dragnet-org/dragnet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem