Rust-Crates-Scraper
Pricing
from $5.00 / 1,000 results
Rust-Crates-Scraper
Scrape Rust crates from crates.io. Get download stats, dependencies, health scores, and package metadata for supply chain analysis.
Pricing
from $5.00 / 1,000 results
Scrape Rust crates from crates.io. Get download stats, dependencies, health scores, and package metadata for supply chain analysis.
List of specific crate names to scrape (e.g., serde, tokio, reqwest)
[ "serde", "tokio", "actix-web"]Search for crates matching this keyword (ignored if Package Names is provided)
Maximum number of crates to return
Only include crates with at least this many total downloads
Filter crates by license type
Only include crates updated within this time period
How to sort the results
Fetch direct dependencies for each crate (slower, +1 API call per crate)
Fetch which crates depend on each result (slower, +1 API call per crate)
Fetch all versions for each crate (slower, +1 API call per crate)
How much total downloads matter in health score (0 = ignore, 10 = very important)
How much recent download trend matters in health score (0 = ignore, 10 = very important)
How much recent updates matter in health score (0 = ignore, 10 = very important)