New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

n8n-nodes-gitdealflow

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-gitdealflow

n8n community node for VC Deal Flow Signal — trending startup engineering signals, sector search, and breakout alerts powered by GitHub data across 20 sectors.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

n8n-nodes-gitdealflow

n8n community node for VC Deal Flow Signal — pipe trending startup engineering signals into any n8n workflow.

npm

What it does

Wraps the public API at https://signals.gitdealflow.com so you can pull weekly-updated startup engineering signals into Slack, Notion, Airtable, Google Sheets, Postgres, Pipedrive, HubSpot, or any of n8n's 400+ nodes — no auth, no rate limit gates.

Operations

  • Get Trending Startups — top 20 by engineering acceleration this period
  • Search by Sector — every tracked startup in one of 20 sectors, ranked
  • Find Startup by Name — look up a single startup's signal profile
  • Get Signals Summary — period metadata + sector counts + last update timestamp
  • Get Engineering Signals — every startup with a signal (deploy spike, infra buildout, framework migration), optional type filter

Install

In n8n (self-hosted or Cloud Pro+):

  • Open Settings → Community Nodes
  • Click Install
  • Enter n8n-nodes-gitdealflow
  • Agree to the risk warning and install

The GitDealFlow node will appear in the node panel. No credentials needed.

Example workflows

  • Breakout Slack alertsSchedule Trigger (weekly Mon)GitDealFlow: Get Engineering Signals (filter: Deploy frequency spike)Slack: Send Channel Message to #deal-flow.
  • Watchlist auto-update in NotionSchedule TriggerGitDealFlow: Get TrendingNotion: Create Database Item for each.
  • Sector deep-dive in SheetsManual TriggerGitDealFlow: Search by SectorGoogle Sheets: Append Row.
  • HubSpot research auto-enrichmentGitDealFlow: Find Startup by NameHubSpot: Create or Update Company.

Output fields

FieldTypeNotes
namestringDisplay name
sectorstringSector display name
stagestringPre-seed / Seed / Series A/B / Growth
geographystringHQ region
commitVelocity14dint14-day rolling commit count
commitVelocityChangestring% change vs prior 14d
contributorsintUnique contributors
contributorGrowthstring% change
newReposintNew repos in last 30d
signalTypestringOne of 4 signal categories
githubUrlurlGitHub org URL
websiteUrlurlCompany homepage
linkedinUrlurlLinkedIn page (when known)
profileUrlurlgitdealflow.com profile page
citationstringAttribution string for use in your workflows

License

MIT — free with attribution. Cite as VC Deal Flow Signal (signals.gitdealflow.com) per period.

Source

Built from kindrat86/vc-deal-flow-signal — public dataset, methodology at SSRN 6606558.

Issues

Open an issue at the repo above or email signal@gitdealflow.com.

Keywords

n8n-community-node-package

FAQs

Package last updated on 03 May 2026

Related posts