VOOZH about

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

โ‡ฑ 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

2 days ago

Last modified

Share

Turn the public npm registry into structured, B2B-ready data. Discover packages by keyword or scope, monitor releases across any package list, or build developer lead lists from maintainer contact emails. Built on the official public npm API: no proxy, no authentication, no rate-limit keys.

Who uses this

  • Developer-tool and SaaS teams doing competitive intel: who ships in your category, how fast they release, how much reach they have.
  • Recruiters and dev-relations teams sourcing maintainers of widely-installed packages (high-intent technical leads with public contact emails).
  • Security and supply-chain analysts mapping dependency footprints and watching for new releases.
  • Investors and market researchers sizing an ecosystem by download volume and release cadence.

Modes

1. Search packages (discovery / intel)

Find packages by free-text query or qualifiers (keywords:, scope:, author:, maintainer:). Each result carries the package name, version, description, keywords, license, maintainer names and emails, repository, homepage, and npm quality / popularity / maintenance scores. Enable enrichment to add weekly downloads, created date, latest release date, version count, and dependency count. Filter by minimum downloads to keep only packages with real traction.

2. Package deep-dive / release monitor

Pass an explicit list of package names to pull full metadata and download counts for each. In delta mode this becomes a release monitor: only packages whose latest version changed since the previous run are emitted, with the previous version included. Pair with a schedule and a webhook to get alerts when a dependency or a competitor ships.

3. Maintainer leads

Pass an npm username to list every package that maintainer publishes, always enriched with contact email, repository, and download reach. A maintainer of widely-installed packages is a strong technical lead for recruiting, dev-tool sales, or partnerships.

Delta / monitor mode

Every mode supports deltaMode. State is kept per account between runs:

  • Search / maintainer: only packages that newly appear are emitted.
  • Package: only packages whose latest version changed are emitted.

This makes the actor a recurring monitor rather than a one-shot scrape, which is the recurring-usage pattern you want behind a schedule.

Example input

{
"mode":"search",
"keywords":"payments",
"minDownloads":5000,
"downloadsPeriod":"last-week",
"maxItems":50
}
{
"mode":"package",
"packages":["express","fastify","@aws-sdk/client-s3"],
"deltaMode":true
}
{
"mode":"maintainer",
"maintainer":"sindresorhus",
"maxItems":100
}

Output fields

name, version, description, keywords, license, publisherEmail, publisherUsername, maintainers (name + email), author, authorEmail, homepage, repository, npmUrl, weeklyDownloads, createdAt, modifiedAt, latestPublishedAt, versionsCount, dependenciesCount, and npm scorePopularity / scoreQuality / scoreMaintenance.

Part of the B2B data suite

Combine with our other no-proxy intel actors for a full founder / VC / sales / dev dataset:

  • GitHub Intel: repositories, developer leads, stargazers / contributors.
  • Hacker News Intel: Who is Hiring jobs, Show HN launches, keyword monitor.
  • Y Combinator Companies Scraper: startups by batch and industry.
  • IndieHackers Product Scraper: products, revenue, founders.
  • BetaList Startup Scraper: upcoming startup launches and makers.
  • SEC EDGAR Intel: filings, XBRL financials, full-text search.

Notes

  • Data comes from the official public npm registry (registry.npmjs.org) and download API (api.npmjs.org). No login or API key is required.
  • Email addresses are those published by maintainers in public package metadata. Use them in line with applicable anti-spam and data-protection rules.

You might also like

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.