Decision Workspace
article_scraper vs article-extractor vs readabilityrs
Side-by-side comparison of Rust crates
53
article_scraper
stablev2.3.1
Scrap article contents from the web. Powered by fivefilters full text feed configurations & mozilla readability.
40
article-extractor
growingv1.0.4
Extract articles from HTML.
53
readabilityrs
experimentalv0.1.3
A Rust port of Mozilla's Readability library for extracting article content from web pages
Core Metrics
| article_scraper | article-extractor | readabilityrs | |
|---|---|---|---|
| Health Score | 53 | 40 | 53 |
| Total Downloads | 51.5K | 5.3K | 181.8K |
| 30d Downloads | 1.5K | 0 | 87.1K |
| Dependents | 32 | 0 | 19 |
| Releases | 19 | 5 | 4 |
| Last Updated | 85d ago | 362d ago | 50d ago |
| Age | 6y | 1y 7m | 6m |
Health Breakdown
article_scraper
Maintenance
13
Quality
17
Community
7
Popularity
6
Documentation
10
article-extractor
Maintenance
7
Quality
16
Community
3
Popularity
4
Documentation
10
readabilityrs
Maintenance
18
Quality
9
Community
10
Popularity
6
Documentation
10
Technical Details
| article_scraper | article-extractor | readabilityrs | |
|---|---|---|---|
| Version | 2.3.1 | 1.0.4 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | GPL-3.0-or-later | GPL-3.0-or-later | Apache-2.0 |
| Dependencies | 18 | 12 | 11 |
| Crate Size | 516KB | 432KB | 5.0MB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •article_scraper leads with a health score of 53/100, but none of the options score above 80.
- •readabilityrs has the most downloads (181.8K), suggesting wider adoption.
- •readabilityrs is pre-1.0 — API may change.