Decision Workspace
scraper vs fast_scraper vs accessibility-scraper
Side-by-side comparison of Rust crates
67
scraper
growingv0.26.0
HTML parsing and querying with CSS selectors
46
fast_scraper
growingv0.14.5
HTML parsing and querying with CSS selectors
45
accessibility-scraper
growingv0.0.14
HTML parsing and querying with CSS selectors with CSS binding styles to elements.
Core Metrics
| scraper | fast_scraper | accessibility-scraper | |
|---|---|---|---|
| Health Score | 67 | 46 | 45 |
| Total Downloads | 15.2M | 7.9K | 22.8K |
| 30d Downloads | 1.5M | 26 | 454 |
| Dependents | 7.1K | 15 | 85 |
| Releases | 37 | 6 | 13 |
| Last Updated | 10d ago | 1126d ago | 639d ago |
| Age | 10y 2m | 3y 1m | 2y 5m |
Health Breakdown
scraper
Maintenance
17
Quality
16
Community
16
Popularity
8
Documentation
10
fast_scraper
Maintenance
10
Quality
15
Community
6
Popularity
5
Documentation
10
accessibility-scraper
Maintenance
6
Quality
16
Community
8
Popularity
5
Documentation
10
Technical Details
| scraper | fast_scraper | accessibility-scraper | |
|---|---|---|---|
| Version | 0.26.0 | 0.14.5 | 0.0.14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | ISC | ISC | ISC |
| Dependencies | 9 | 10 | 12 |
| Crate Size | 23KB | 23KB | 17KB |
| Features | 6 | 3 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 3 | 1 | 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.
- •⚠ fast_scraper, accessibility-scraper have not been updated in over a year.