NuGet .NET Packages Scraper – Downloads, Versions & Authors avatar

NuGet .NET Packages Scraper – Downloads, Versions & Authors

Pricing

from $1.00 / 1,000 results

Go to Apify Store
NuGet .NET Packages Scraper – Downloads, Versions & Authors

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

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

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?

  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": "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

FeatureThis actorOthers
Search and exact-id modesβœ…one only
Total downloads + verified flagβœ…partial
No key / no proxy neededβœ…sometimes

❓ 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.

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