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-scala

v0.1.0

Published

n8n community node for S.C.A.L.A. AI OS — CRM, Score API (244M+ companies), WhatsApp AI, and more

Readme

n8n-nodes-scala

n8n community node License Companies

n8n community node for S.C.A.L.A. AI OS — the enterprise AI operating system for B2B automation.

This node lets you connect your n8n workflows to:

  • Score API — Search 244M+ companies across 40+ countries. Financial data, risk scores, industry codes, revenue estimates.
  • CRM — Full contact lifecycle: create, update, pipeline, kanban, email, timeline.
  • Data Tables — Generic CRUD on any S.C.A.L.A. table (contacts, tickets, assets, invoices, orders…).
  • Webhooks — Real-time events: new contact, WhatsApp message, order created, and more.

Installation

Community Nodes (recommended)

  1. Go to Settings > Community Nodes in your n8n instance
  2. Click Install a community node
  3. Enter n8n-nodes-scala
  4. Click Install

Manual

cd ~/.n8n/nodes
npm install n8n-nodes-scala
# Restart n8n

Nodes

S.C.A.L.A. Score

Search and enrich company data from 244M+ businesses worldwide.

| Operation | Description | Credits | |-----------|-------------|---------| | Search Companies | Search by name, VAT, keyword. Filter by country, NACE code, status | 1 | | Lookup Company | Get full company details by ID or VAT number | 1 | | Generate Report | Full company health report (Basic/Pro/Enterprise) | 5/10/20 | | Get Countries | List available countries with company counts | 0 | | Get Stats | Database statistics | 0 | | Check Credits | Your remaining API credits | 0 |

S.C.A.L.A. CRM

Manage your entire customer lifecycle from n8n.

| Resource | Operations | |----------|-----------| | Contact | Get All, Create, Update, Delete, Timeline, Send Email | | Pipeline | Get stages, Kanban view | | Ticket | Get All, Create, Update | | Data Table | Generic CRUD on any table | | Webhook | Create, Delete, Test, List |

Credentials

Score API

  1. Sign up at app.get-scala.com
  2. Go to Score > API
  3. Generate an API key
  4. Paste it in the n8n credential

CRM API

  1. Go to Settings > API in your S.C.A.L.A. dashboard
  2. Generate an API token
  3. Paste it in the n8n credential

Example Workflows

Lead enrichment pipeline

Webhook trigger → SCALA Score: Search → Filter → SCALA CRM: Create Contact → Slack notification

Incoming lead from your website → automatically enrich with company data from 244M+ database → add to CRM with financial score → notify your sales team.

WhatsApp order automation

SCALA Webhook (order.created) → SCALA CRM: Update Contact → Google Sheets → Email notification

When a customer places an order via WhatsApp AI (SARA), automatically update CRM, log to spreadsheet, and send confirmation.

Company monitoring

Schedule trigger → SCALA Score: Search (by NACE) → SCALA Score: Lookup → Filter (revenue change) → Email

Daily check on competitors or target companies — get alerts when financial data changes.

Pricing

| Plan | Price | Credits/mo | |------|-------|-----------| | Starter | €19/mo | 500 | | Growth | €49/mo | 5,000 | | Enterprise | €149/mo | 50,000 |

Self-hosted n8n + S.C.A.L.A. Score API = unlimited automation at a fraction of the cost of Dun & Bradstreet, Bureau van Dijk, or ZoomInfo.

Links

License

MIT