We just published an open-source n8n community node package, n8n-nodes-nexgendata, so you can build business-data, SEC-filing, press-release, and lead-enrichment workflows directly in n8n without writing HTTP-request boilerplate or hand-rolling polling for long-running jobs. Everything it touches is public-source data, and the package itself is free and MIT-licensed.
- npm: n8n-nodes-nexgendata
- GitHub (source + templates): TheNextGenNexus/n8n-nodes-nexgendata
Install in about two minutes
In n8n, go to Settings -> Community Nodes -> Install and enter n8n-nodes-nexgendata. Restart n8n and the nodes appear in the picker under a "NexGenData" search. You need one credential -- NexGenData API -- which is just your Apify Personal API token. That single credential unlocks all 15 nodes, and the token never leaves your n8n instance.
The 15 nodes
Email finding, validation and full deliverability verification; company enrichment; B2B lead search; website contact extraction; Google Maps, Yelp, Google Search, Redfin and LinkedIn-jobs scrapers; plus Lighthouse / Core Web Vitals analysis and Wappalyzer-style tech-stack detection. Browse the underlying tools in the NexGenData actor catalog.
4 ready-to-import workflow templates
The repo ships four importable workflow JSON files (use Import from File in n8n) so you go from install to a running flow quickly:
- B2B lead pipeline -- find B2B leads, enrich the company, then verify the email, ready to drop into your CRM or spreadsheet. See also our lead generation & company enrichment guide.
- SEC late-filing alert -- a daily check of SEC Form NT filings (companies that have told the SEC a report will be late), output to Slack, email, or Sheets. Background: how to monitor SEC late filings.
- PR Newswire keyword monitor -- flag press releases matching your keywords (for example acquisition , partnership , product launch) on a schedule.
- 13F holdings-change alert -- track new and increased positions disclosed in institutional 13F filings (public SEC data), summarised daily. Background: how to track 13F holdings changes.
These pull from official public sources at run time, so freshness is set by your schedule. They are plumbing for monitoring and research workflows -- not investment advice, and nothing here is a trading signal or a guaranteed outcome.
Who it's for
Analysts and researchers, data teams, founders, lead-gen operators, compliance and research workflows, and automation builders -- anyone who wants public business, regulatory, market, or contact data flowing into n8n on a schedule without standing up and maintaining the scrapers themselves.
Explore the matching data clusters
Each node maps to a NexGenData tool family you can read more about: Lead Generation Data Tools, the SEC Filings Toolkit, and the Press Release Feed.
Cost
The package is free and MIT-licensed. The underlying tool runs are pay-per-use, billed by Apify directly to your own Apify account -- no markup, and new Apify accounts get monthly free credits that are enough to trial the nodes end to end.
FAQ
How do I install the NexGenData n8n nodes? In n8n, open Settings -> Community Nodes -> Install and enter n8n-nodes-nexgendata, then restart n8n. Add a NexGenData API credential using your Apify Personal API token.
What data do the nodes work with? Public-source data only -- company websites, public business directories, SEC EDGAR filings, and press-release feeds.
What does it cost? The package is free and MIT-licensed; the underlying tool runs are pay-per-use billed by Apify to your own account, with free monthly credits for new accounts.
Are the SEC and 13F templates investment advice? No. They are monitoring and research plumbing built on public filings, and nothing in them is a trading signal, recommendation, or guaranteed outcome.
Top comments (0)