extractus/article-extractor
To extract article from given URL observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 13.5
- age_days: 3930
- days_rel: 13
- days_push: 13
- n_releases_24m: 13
Adoption not part of the score
1909 stars · 158 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript library that extracts the main article content, title, image, and metadata from a given URL or raw HTML string. It supports custom transformations for specific sites and runs on Node.js, Deno, and Bun.
Use cases
- extract article content from a url
- parse news articles to get title and main image
- get article metadata like author and publish date
- extract readable text from html pages
- build a read-it-later or rss reader app
- scrape blog post content for indexing
When to choose
- you need to turn messy web pages into clean article data in JavaScript or TypeScript
- you want a lightweight, MIT-licensed extractor that works across Node.js, Deno, and Bun
- you need per-site transformations and content sanitization options
When to avoid
- you need a hosted extraction API with guaranteed uptime rather than a library
- you need to scrape non-article pages like product listings or dynamic apps
- your stack is not JavaScript/TypeScript
Facets
library · maturity active
web-scraping parser nlp web-development crawlers bun cross-platform article-extraction readability content-extraction metadata typescript natural-language-processing nodejs deno
2 sources
- readme: https://github.com/extractus/article-extractor · fetched 2026-08-28 · 5df54f467991
- homepage: https://extractus.pwshub.com/article · fetched 2026-08-29 · ad28a8ce3616
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| extractus/article-extractor | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="extractus/article-extractor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem