VOOZH about

URL: https://apify.com/obsidian937/npm-registry-intel/input-schema

โ‡ฑ Input ยท npm Registry Scraper: Packages, Releases & Dev Leads ยท Apify


๐Ÿ‘ npm Registry Intel: Packages, Releases & Maintainer Leads avatar

npm Registry Intel: Packages, Releases & Maintainer Leads

Pricing

from $3.00 / 1,000 results

Go to Apify Store

npm Registry Intel: Packages, Releases & Maintainer Leads

Turn the npm registry into structured B2B data. Discover packages by keyword or scope, monitor releases of any package list, or build developer lead lists from maintainer emails. Official public npm API, no proxy, no auth. Delta mode for recurring monitoring.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Obsidian IT Consulting SRL

Obsidian IT Consulting SRL

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

You might also like

npm Scraper - Packages, Downloads & Maintainer Leads

scrapesage/npm-scraper

Scrape the npm registry by keyword or package name. Get version, description, keywords, license, GitHub repo, homepage, weekly/monthly downloads, quality/popularity scores, dependencies and maintainer contact emails as B2B developer leads. No key, no login. Export JSON, CSV, Excel.

NPM Registry Scraper

crawlerbros/npm-registry-scraper

Scrape NPM package metadata, version history, maintainers, dependents, and download stats from the public NPM registry. Search packages or pull a specific list of package names.

npm Package Maintainer Leads & Email Finder

wishful_knowledge/npm-package-maintainer-leads-scraper

Find npm package maintainer leads and extract repositories, homepages, public business emails, community signals, and developer-tool outreach scores.

2

NPM Packages Scraper

gio21/npm-packages-scraper

Search and scrape NPM packages by keyword. Extract name, version, description, downloads, dependencies, license, repository, and quality scores. Uses the public NPM registry API. Pay per result.

npm Package Registry Scraper โ€” Downloads & Stats

rupom888/npm-registry-scraper-nodejs

Scrapes the npm public registry for package metadata, weekly/monthly/yearly download counts, dependency information, and keyword search results. Uses the free public npm registry API and npm downloads API โ€” no authentication or API key required.

Mode

mode

Optional

What to extract: discover packages by search, deep-monitor a list of packages, or list a maintainer's packages as developer leads.

Type:string
Default:search
Options:
searchpackagemaintainer

Search query (raw)

query

Optional

Raw npm search text (search mode). Supports qualifiers: keywords:, scope:, author:, maintainer:. Example: "keywords:scraper" or "react table". Overrides the structured filters below.

Type:string
Default:

Keywords

keywords

Optional

Filter by package keyword, e.g. "scraper", "payments" (search mode).

Type:string
Default:

Scope

scope

Optional

Restrict to an npm scope / org, e.g. "angular" or "@aws-sdk" (search mode).

Type:string
Default:

Author

author

Optional

Restrict to a publishing author username (search mode).

Type:string
Default:

Maintainer (npm username)

maintainer

Optional

npm username whose packages to list (maintainer mode). Also usable as a filter in search mode.

Type:string
Default:

Packages

packages

Optional

Explicit list of package names to deep-dive or monitor, e.g. ["express", "@aws-sdk/client-s3"] (package mode).

Type:array
Default:
[]

Enrich packages

enrich

Optional

Fetch full metadata + download counts for each result (created date, latest version, dependency count, weekly downloads). Costs two extra requests per package but produces actionable intel (search mode; always on for maintainer mode).

Type:boolean
Default:true

Minimum weekly downloads

minDownloads

Optional

Only emit packages with at least this many downloads in the selected period (search mode; enables enrichment).

Type:integer
Default:0

Downloads period

downloadsPeriod

Optional

Window for the download count.

Type:string
Default:last-week
Options:
last-daylast-weeklast-month

Delta / monitor mode

deltaMode

Optional

Only emit changes since the previous run (per-account state). Search / maintainer: only packages that newly appear. Package: only packages whose latest version changed (release monitor). Pair with a schedule + webhook for recurring alerts.

Type:boolean
Default:false

Max items

maxItems

Optional

Cap on records to return (search / maintainer modes).

Type:integer
Default:50