NPM Package Stats & Downloads Lookup (Free)
Pricing
Pay per usage
NPM Package Stats & Downloads Lookup (Free)
Bulk-lookup npm packages: latest version, weekly & monthly downloads, dependencies, license, repository, maintainers, publish dates, deprecation. Official npm registry API, clean JSON. 100% free.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
D N
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Bulk-lookup npm packages and get clean, structured JSON: latest version, weekly and monthly downloads, dependencies, license, repository link, maintainers count, first/last publish dates and deprecation status. Uses the official npm registry and downloads APIs — no API key needed. This actor is 100% free: you only pay your own Apify platform usage.
Input
| Field | Type | Description |
|---|---|---|
packages | array | npm package names (scoped @scope/name supported). |
includeDownloads | boolean | Fetch weekly/monthly download counts. Default true. |
Output
One dataset item per package:
{"status": "found","package": "express","latestVersion": "5.2.1","description": "Fast, unopinionated, minimalist web framework","license": "MIT","repository": "https://github.com/expressjs/express","npmUrl": "https://www.npmjs.com/package/express","maintainersCount": 3,"dependenciesCount": 27,"versionsCount": 280,"createdAt": "2010-12-29T19:38:25.450Z","lastPublishedAt": "2026-05-01T12:00:00.000Z","deprecated": null,"weeklyDownloads": 109156326,"monthlyDownloads": 468000000}
Unknown packages yield status: "not_found"; network failures yield status: "error" with an error message — the run never crashes.
Use cases
- Dependency audits: check license, deprecation and freshness of your stack.
- Developer-tools market research: compare adoption of competing libraries.
- Tech due diligence: evaluate the health of open-source dependencies.
- Feed dashboards or AI agents with live npm ecosystem data.
Limitations & fair use
- Download counts come from the public npm API and update daily.
- Polite delays are applied between requests to respect the registry.
This actor is free — you only pay standard Apify platform usage. More actors by this developer: fit_melon on Apify Store.