Decision Workspace
easy-scraper vs scraper vs dom_query
Side-by-side comparison of Rust crates
43
easy-scraper
growingv0.2.0
HTML scraping library focused on easy to use
67
scraper
growingv0.26.0
HTML parsing and querying with CSS selectors
62
dom_query
growingv0.27.0
HTML querying and manipulation with CSS selectors
Core Metrics
| easy-scraper | scraper | dom_query | |
|---|---|---|---|
| Health Score | 43 | 67 | 62 |
| Total Downloads | 21.8K | 15.2M | 207.3K |
| 30d Downloads | 339 | 1.5M | 132.9K |
| Dependents | 45 | 7.1K | 75 |
| Releases | 3 | 37 | 48 |
| Last Updated | 2011d ago | 10d ago | 10d ago |
| Age | 6y 1m | 10y 2m | 2y 3m |
Health Breakdown
easy-scraper
Maintenance
3
Quality
14
Community
9
Popularity
5
Documentation
12
scraper
Maintenance
17
Quality
16
Community
16
Popularity
8
Documentation
10
dom_query
Maintenance
18
Quality
15
Community
8
Popularity
6
Documentation
15
Technical Details
| easy-scraper | scraper | dom_query | |
|---|---|---|---|
| Version | 0.2.0 | 0.26.0 | 0.27.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | ISC | MIT |
| Dependencies | 5 | 9 | 11 |
| Crate Size | 19KB | 23KB | 94KB |
| Features | 0 | 6 | 5 |
| Yanked % | 0.0% | 0.0% | 2.1% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | 1.75 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •scraper leads with a health score of 67/100, but none of the options score above 80.
- •scraper is depended on by 7.1K crates — strongest ecosystem trust.
- •⚠ easy-scraper has not been updated in over a year.