Decision Workspace
htmlq vs statue vs scraper
Side-by-side comparison of Rust crates
40
htmlq
growingv0.4.0
Like jq, but for HTML.
47
statue
growingv0.3.1
Easier way to query selectors for static HTML pages.
67
scraper
growingv0.26.0
HTML parsing and querying with CSS selectors
Core Metrics
| htmlq | statue | scraper | |
|---|---|---|---|
| Health Score | 40 | 47 | 67 |
| Total Downloads | 103.3K | 16.1K | 15.2M |
| 30d Downloads | 3.3K | 18 | 1.5M |
| Dependents | 0 | 0 | 7.1K |
| Releases | 4 | 14 | 37 |
| Last Updated | 1544d ago | 675d ago | 10d ago |
| Age | 6y 10m | 3y 2m | 10y 2m |
Health Breakdown
htmlq
Maintenance
3
Quality
14
Community
5
Popularity
6
Documentation
12
statue
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
15
scraper
Maintenance
17
Quality
16
Community
16
Popularity
8
Documentation
10
Technical Details
| htmlq | statue | scraper | |
|---|---|---|---|
| Version | 0.4.0 | 0.3.1 | 0.26.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | ISC |
| Dependencies | 5 | 1 | 9 |
| Crate Size | 13KB | 14KB | 23KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.65.0 | — |
| 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.
- •⚠ htmlq, statue have not been updated in over a year.