Crates.io Scraper โ Rust Packages, Downloads & Repos
Pricing
from $1.00 / 1,000 results
Crates.io Scraper โ Rust Packages, Downloads & Repos
$1/1K ๐ฅ Fast Crates.io scraper! Rust packages โ downloads, versions, repo, keywords, categories & docs. JSON, CSV, Excel or API in seconds. Search or list crates & extract thousands of packages for dev intel โก
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
17 days ago
Last modified
Categories
Share
Get clean crates.io data for any Rust package: total & recent downloads, latest version, description, keywords, categories, homepage, repository and docs. Search by query or fetch specific crates by name. As JSON, CSV or Excel. Free, no key, no proxy.
๐ต Pricing
Pay per result โ about $0.0004 per item ($0.40 / 1,000). No subscription, no proxy needed. You only pay for the data you scrape, and new Apify accounts include free monthly credits so you can test it for $0.
๐ What can it extract?
- Crate name, description, latest (max) version
- Total downloads & recent downloads
- Keywords and categories
- Homepage, repository and documentation links
- Created / updated timestamps
- Direct crate URL (
https://crates.io/crates/{name})
๐ How do I use it?
- Click Try for free.
- Set the input (see example below).
- Click Start and download results as JSON, CSV or Excel โ or pull them via the API / schedule them.
โ๏ธ Input example
{"mode": "search","query": "web scraping","sort": "downloads","maxItems": 100}
Fetch specific crates with full keywords + categories:
{"mode": "crates","crateNames": ["tokio", "serde"]}
๐ฆ Output example
{"name": "tokio","description": "An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.","downloads": 350000000,"recent_downloads": 42000000,"max_version": "1.38.0","homepage": "https://tokio.rs","repository": "https://github.com/tokio-rs/tokio","documentation": "https://docs.rs/tokio","keywords": ["io", "async", "non-blocking", "futures"],"categories": ["asynchronous", "network-programming"],"created_at": "2016-08-15T09:00:00.000000+00:00","updated_at": "2024-06-01T09:00:00.000000+00:00","url": "https://crates.io/crates/tokio","scraped_at": "2026-07-01T12:00:00+00:00"}
๐ฏ Use cases
- Rust dependency & supply-chain analysis
- Tracking package popularity and download trends
- Building developer-tooling and package datasets
- Discovering crates by keyword or category
- Competitive research on the Rust ecosystem
๐ฐ How much will it cost?
You pay only the per-result price (no proxy cost): 100 โ ~$0.04 ยท 1,000 โ ~$0.40 ยท 10,000 โ ~$4
๐ Why this one
| Feature | This actor | Others |
|---|---|---|
| Search + fetch by name | โ | one only |
| Keywords + categories | โ | partial |
| Total + recent downloads | โ | sometimes |
| No key / no proxy | โ | sometimes |
๐ Related actors
- NPM Package Scraper โ Node packages
- GitHub Scraper โ repos & profiles
- Docker Hub Scraper โ container images
- Hacker News Scraper โ tech news
โ FAQ
Key/proxy? No. crates.io is a free public API. Bulk? Use search with maxItems up to 1,000, or list up to 50 names in crates mode.
๐ Support
Found a bug or need an extra field? Open an issue on the actor โ fixes and new fields ship fast.
Legal & privacy
Data via the public crates.io JSON API, accessed with a descriptive User-Agent per their crawler policy. No personal data is collected.
Keywords: crates.io scraper, rust packages, cargo, crate downloads, dependency data, developer tools, package registry, JSON CSV Excel