Decision Workspace
chadselect vs scraper vs dom_query
Side-by-side comparison of Rust crates
47
chadselect
experimentalv0.2.1
Unified data extraction — Regex, XPath 1.0, CSS Selectors, and JMESPath behind one query interface
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
| chadselect | scraper | dom_query | |
|---|---|---|---|
| Health Score | 47 | 67 | 62 |
| Total Downloads | 183 | 15.2M | 207.3K |
| 30d Downloads | 101 | 1.5M | 132.9K |
| Dependents | 0 | 7.1K | 75 |
| Releases | 4 | 37 | 48 |
| Last Updated | 48d ago | 10d ago | 10d ago |
| Age | 1m | 10y 2m | 2y 3m |
Health Breakdown
chadselect
Maintenance
16
Quality
12
Community
6
Popularity
3
Documentation
10
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
| chadselect | scraper | dom_query | |
|---|---|---|---|
| Version | 0.2.1 | 0.26.0 | 0.27.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | ISC | MIT |
| Dependencies | 10 | 9 | 11 |
| Crate Size | 34KB | 23KB | 94KB |
| Features | 0 | 6 | 5 |
| Yanked % | 0.0% | 0.0% | 2.1% |
| Edition | 2021 | 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.