NPM Packages Scraper — Search, Downloads & Metadata
Pricing
$1.00 / 1,000 result items
NPM Packages Scraper — Search, Downloads & Metadata
Search the npm registry: package names, versions, descriptions, authors, weekly/monthly downloads, dependents. Free registry API, no API key required.
Pricing
$1.00 / 1,000 result items
Rating
0.0
(0)
Developer
Thrifty Kiwi
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
NPM Packages Scraper
Searches the npm registry for JavaScript packages. Returns names, versions, descriptions, authors, keywords, weekly/monthly downloads, and dependent counts.
No API key required.
Modes
- search — packages by keyword (single mode)
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
query | string | react | Search term |
limit | integer | 20 | Max results |
Example input
{"query": "express middleware"}
Output
Structured JSON pushed to the run's dataset — one object per result. Errors (invalid input, API failures, empty results) are returned as structured error objects instead of failing the run.
Use cases
- Developer tooling
- Dependency research
- Package analytics
- Library discovery
Cost
Pay-per-result: $0.001 per result item (volume discounts available). Free to try — runs are billed only for results produced.