Decision Workspace
article_scraper vs article-extractor vs libreadability
Side-by-side comparison of Rust crates
56
article_scraper
stablev2.3.1
Scrap article contents from the web. Powered by fivefilters full text feed configurations & mozilla readability.
41
article-extractor
growingv1.0.4
Extract articles from HTML.
50
libreadability
experimentalv0.2.0
Rust port of go-readability — extract readable content from HTML
Core Metrics
| article_scraper | article-extractor | libreadability | |
|---|---|---|---|
| Health Score | 56 | 41 | 50 |
| Total Downloads | 48.6K | 5.3K | 2.4K |
| 30d Downloads | 1.6K | 24 | 2.4K |
| Dependents | 30 | 0 | 4 |
| Releases | 19 | 5 | 3 |
| Last Updated | 26d ago | 303d ago | 27d ago |
| Age | 5y 11m | 1y 5m | 28d |
Health Breakdown
article_scraper
Maintenance
16
Quality
17
Community
7
Popularity
6
Documentation
10
article-extractor
Maintenance
8
Quality
16
Community
3
Popularity
4
Documentation
10
libreadability
Maintenance
12
Quality
14
Community
8
Popularity
4
Documentation
12
Technical Details
| article_scraper | article-extractor | libreadability | |
|---|---|---|---|
| Version | 2.3.1 | 1.0.4 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | GPL-3.0-or-later | GPL-3.0-or-later | MIT |
| Dependencies | 18 | 12 | 14 |
| Crate Size | 516KB | 432KB | 74KB |
| Features | 3 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.83 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •article_scraper leads with a health score of 56/100, but none of the options score above 80.
- •libreadability is pre-1.0 — API may change.