/nuget/packages
Get NuGet package details by package id or NuGet package URL
Price: 10 credits
💡 AI Hint: Get full details of a NuGet (.NET) package by id (e.g. ‘Newtonsoft.Json’) or package URL. Returns id, latest version, display name, description, authors, owners, tags, total download count, verified-owner status, license, project URL, icon image, source repository, package types, minimum client version, package size and hash, publish/creation/update timestamps, listed status, dependency groups by target framework, deprecation info, and the full version list with per-version download counts.
⚠️ Common errors: 412: Package not found
Authorizations
API token from the dashboard
Headers
Body
Package id (e.g. 'Newtonsoft.Json') or NuGet package URL
1"Newtonsoft.Json"
"Serilog"
"https://www.nuget.org/packages/Newtonsoft.Json"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Specific version to describe (latest listed if omitted)
"13.0.3"
Response
Successful Response