Crates.io Scraper โ€“ Rust Packages, Downloads & Repos avatar

Crates.io Scraper โ€“ Rust Packages, Downloads & Repos

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Crates.io Scraper โ€“ Rust Packages, Downloads & Repos

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

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 days ago

Last modified

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?

  1. Click Try for free.
  2. Set the input (see example below).
  3. 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

FeatureThis actorOthers
Search + fetch by nameโœ…one only
Keywords + categoriesโœ…partial
Total + recent downloadsโœ…sometimes
No key / no proxyโœ…sometimes

โ“ 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.

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