Decision Workspace
dom_query vs dom_finder vs scraper
Side-by-side comparison of Rust crates
62
dom_query
growingv0.27.0
HTML querying and manipulation with CSS selectors
55
dom_finder
growingv0.6.0
HTML parsing with CSS selectors
67
scraper
growingv0.26.0
HTML parsing and querying with CSS selectors
Core Metrics
| dom_query | dom_finder | scraper | |
|---|---|---|---|
| Health Score | 62 | 55 | 67 |
| Total Downloads | 207.3K | 16.9K | 15.2M |
| 30d Downloads | 132.9K | 34 | 1.5M |
| Dependents | 75 | 0 | 7.1K |
| Releases | 48 | 17 | 37 |
| Last Updated | 10d ago | 12d ago | 10d ago |
| Age | 2y 3m | 2y 2m | 10y 2m |
Health Breakdown
dom_query
Maintenance
18
Quality
15
Community
8
Popularity
6
Documentation
15
dom_finder
Maintenance
18
Quality
14
Community
3
Popularity
5
Documentation
15
scraper
Maintenance
17
Quality
16
Community
16
Popularity
8
Documentation
10
Technical Details
| dom_query | dom_finder | scraper | |
|---|---|---|---|
| Version | 0.27.0 | 0.6.0 | 0.26.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | ISC |
| Dependencies | 11 | 13 | 9 |
| Crate Size | 94KB | 36KB | 23KB |
| Features | 5 | 1 | 6 |
| Yanked % | 2.1% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.75 | 1.75 | — |
| Owners | 1 | 1 | 3 |
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.