npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

n8n-nodes-pubrio

v1.4.0

Published

n8n community node for Pubrio — the glocalized business data layer for AI agents and revenue teams

Readme

n8n-nodes-pubrio

n8n community node for Pubrio — the glocalized business data layer for AI agents and revenue teams. Search the whole market — not just the 30% in mainstream datasets.

Search companies and people, enrich records, reveal contact information, monitor business signals, and access reference data — all from within n8n.

Installation

Follow the installation guide in the n8n community nodes documentation.

  1. Open your n8n instance
  2. Go to Settings > Community Nodes
  3. Select Install
  4. Enter n8n-nodes-pubrio and confirm

Authentication

You need a Pubrio account with API access to use this node.

  1. Sign up or log in at dashboard.pubrio.com
  2. Go to Settings and copy your API Key
  3. In n8n, create a new Pubrio API credential and paste your API key

For full API documentation, visit docs.pubrio.com.

Nodes

Pubrio

The main node for interacting with the Pubrio API across 5 resources and 50 operations.

Pubrio Trigger

A webhook trigger node that receives events from Pubrio monitors. Copy the webhook URL into your monitor configuration to start workflows when monitors fire.

Operations

Company (13 operations)

| Operation | Description | |-----------|-------------| | Advertisement Lookup | Look up advertisement details by ID | | Advertisement Search | Search company advertisements and campaigns | | Enrich | Get enriched company data (consumes credits) | | Job Lookup | Look up job posting details by ID | | Job Search | Search job postings across companies | | LinkedIn Lookup | Real-time LinkedIn company lookup | | Lookalike Lookup | Look up lookalike companies for a given company | | Lookalike Search | Search for similar companies with filters | | Lookup | Look up a company by domain, LinkedIn URL, or ID | | News Lookup | Look up news article details by ID | | News Search | Search company news and press releases | | Search | Search companies with filters (name, domain, location, headcount, revenue, verticals, technologies, keywords, and more) | | Technology Lookup | Look up technologies used by a company |

Filter (14 operations)

Reference data endpoints for building search filters.

| Operation | Description | |-----------|-------------| | Get Company Sizes | Get available company size ranges | | Get Department Functions | Get available department functions | | Get Departments | Get available department titles | | Get Locations | Get available location codes | | Get Management Levels | Get available management/seniority levels | | Get News Categories | Get available news categories | | Get News Galleries | Get available news galleries | | Get News Languages | Get available news languages | | Get Timezones | Get available timezones | | Search Technologies | Search technology tags by keyword | | Search Technology Categories | Search technology categories by keyword | | Search Vertical Categories | Search vertical categories by keyword | | Search Vertical Sub-Categories | Search vertical sub-categories by keyword | | Search Verticals | Search industry verticals by keyword |

Person (7 operations)

| Operation | Description | |-----------|-------------| | Search | Search people with filters (name, title, department, seniority, location) | | Lookup | Look up a person by LinkedIn URL or ID | | Enrich | Get enriched person data (consumes credits) | | LinkedIn Lookup | Real-time LinkedIn person lookup | | Redeem Contact | Reveal email or phone for a person (consumes credits) | | Batch Redeem | Reveal contacts for multiple people at once | | Query Batch | Check the status of a batch redeem operation |

Monitor (14 operations)

| Operation | Description | |-----------|-------------| | Create | Create a new signal monitor (jobs, news, ads) | | Update | Update an existing monitor | | Get | Get monitor details (with optional signature reveal) | | List | List all monitors with filtering and sorting | | Delete | Delete a monitor | | Duplicate | Duplicate a monitor | | Test Run | Test-run a monitor to preview results | | Retry | Retry a failed monitor delivery | | Get Stats | Get monitor statistics overview | | Get Logs | Get monitor execution logs | | Get Chart | Get daily trigger statistics over a date range | | Get Log Detail | Look up a specific monitor log entry | | Reveal Signature | Reveal the webhook signature for a monitor | | Validate Webhook | Test a webhook destination configuration |

Profile (2 operations)

| Operation | Description | |-----------|-------------| | Get Details | Get workspace profile details | | Get Usage | Get credit usage and subscription information |

Example Use Cases

  • Lead enrichment: Trigger on new HubSpot contacts, enrich with Pubrio, update the CRM record
  • Company research: Search for companies in a specific industry and region, export to Google Sheets
  • Signal monitoring: Set up monitors for job postings at target accounts, receive webhook alerts via Pubrio Trigger
  • Contact discovery: Search for decision-makers at target companies, reveal their email addresses
  • Competitive intelligence: Search company news, job postings, and advertisements for market insights
  • Lookalike prospecting: Find companies similar to your best customers using lookalike search

Compatibility

  • Requires n8n version 1.0.0 or later
  • Works on both n8n Cloud and self-hosted instances

Resources

License

MIT