
NPM Scraper
Pricing
$10.00/month + usage

NPM Scraper
One of the most crucial JavaScript communities is at your fingertips. Extract all the package information right away from NPM. Title, maintainers, readme, downloads per version, dependent libraries, and many other information can be retrieved directly! No limits! Get JSON, Excel, XML, and more!
0.0 (0)
Pricing
$10.00/month + usage
1
Monthly users
2
Runs succeeded
>99%
Last modified
42 minutes ago
You can access the NPM Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 "https://www.npmjs.com/package/lodash",
4 "https://www.npmjs.com/~ljharb",
5 "https://www.npmjs.com/search?q=keywords:front-end&page=0&ranking=optimal",
6 "https://www.npmjs.com/search?q=keywords:modules",
7 "https://www.npmjs.com/search?q=axios"
8 ],
9 "maxItems": 20,
10 "endPage": 1,
11 "customMapFunction": "(object) => { return {...object} }",
12 "proxy": {
13 "useApifyProxy": true
14 }
15}' |
16apify call epctex/npm-scraper --silent --output-dataset
NPM Scraper API through CLI
The Apify CLI is the official tool that allows you to use NPM Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$10.00