NuGet .NET Packages Scraper β Downloads, Versions & Authors
Pricing
from $1.00 / 1,000 results
NuGet .NET Packages Scraper β Downloads, Versions & Authors
$1/1K π₯ Fast NuGet scraper! .NET packages β downloads, version, authors, tags & project links. JSON, CSV, Excel or API in seconds. Search or list package IDs & pull 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
6 days ago
Last modified
Categories
Share
Get clean NuGet package data by search query or exact package id: total downloads, latest version, authors, tags, description, project & license URLs, and the verified-owner flag. As JSON, CSV or Excel. Free, no key, no proxy.
π΅ Pricing
Pay per result β about $1 per 1,000 packages (both search input and package-id input priced the same). 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?
- Package id, latest version, title
- Total downloads (all versions)
- Authors, tags, description
- Project URL, license URL, icon URL
- Verified owner flag + canonical nuget.org URL
- Two modes: search a query, or fetch exact package ids
π 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": "json","maxItems": 100}
Or fetch specific packages:
{"mode": "packages","packageIds": ["Newtonsoft.Json", "Serilog"]}
π¦ Output example
{"id": "Newtonsoft.Json","version": "13.0.4","title": "Json.NET","description": "Json.NET is a popular high-performance JSON framework for .NET.","authors": ["James Newton-King"],"total_downloads": 8589446031,"tags": ["json"],"project_url": "https://www.newtonsoft.com/json","license_url": "https://licenses.nuget.org/MIT","icon_url": "https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.4/icon","verified": true,"url": "https://www.nuget.org/packages/Newtonsoft.Json","scraped_at": "2026-07-01T00:00:00+00:00"}
π― Use cases
- Dependency & supply-chain audits β track downloads and versions across a package set
- Developer-tool and package-intelligence datasets
- Market research on the .NET ecosystem
- Feeding AI coding assistants with up-to-date package metadata
π° How much will it cost?
You pay only the per-result price (no proxy cost): 100 β ~$0.10 Β· 1,000 β ~$1 Β· 10,000 β ~$10
π Why this one
| Feature | This actor | Others |
|---|---|---|
| Search and exact-id modes | β | one only |
| Total downloads + verified flag | β | partial |
| No key / no proxy needed | β | sometimes |
π Related actors
- npm Package Scraper β Node.js packages
- PyPI Scraper β Python packages
- RubyGems Scraper β Ruby gems
- Packagist Scraper β PHP Composer packages
β FAQ
Key/proxy? No. Bulk? Use search with a higher maxItems, or list many ids in packageIds. Prerelease? Stable versions only by default.
π 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 NuGet search API (nuget.org). Only public package metadata is returned.
Keywords: nuget scraper, dotnet packages, csharp dependencies, package downloads, package intelligence, .net ecosystem, developer tools, JSON CSV Excel