workflows.fit
Back to n8n workflows
n8n templateFreeBy Olivier

Generate structured company descriptions with Bedrijfsdata Web RAG & OpenAI

This workflow contains community nodes that are only compatible with the self-hosted version of n8n. This template generates structured synthetic company content using live web data from the Bedrijfsdata.nl API combin...

SalesDevelopmentCore NodesAILangchainIfSticky Note@bedrijfsdatanl/n8n-nodes-bedrijfsdata.bedrijfsdata
Loading interactive preview...

Template notes

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

This template generates structured synthetic company content using live web data from the Bedrijfsdata.nl API combined with an LLM. Provide a company domain (directly or via a Bedrijfsdata.nl ID) and the workflow retrieves relevant website and search engine content, then produces ready-to-use descriptions of the company, its offerings, and its target audience.

✨ Features

- Create high-quality Dutch-language company descriptions on demand - Automatically pull live web content via Bedrijfsdata.nl RAG Domain & RAG Search - Structured JSON output for consistent downstream use (e.g., CRM updates, lead qualification) - Flexible trigger: run from ProspectPro ID, domain input, or another workflow - Secure, modular, and extendable structure (error handling included)

🏢 Example Output The workflow produces structured content fields you can directly use in your sales, marketing, or enrichment flows:

- companydescription – 1-2 paragraph summary of the company - productsandservices – detailed overview of offerings - targetaudience – specific characteristics of ideal customers (e.g., industry, location, company size, software usage)

Example:

{ "companydescription": "Bedrijfsdata.nl B.V. is een Nederlands bedrijf dat uitgebreide data levert over meer dan 3,7 miljoen bedrijven in Nederland...", "productsandservices": "Het bedrijf biedt API-toegang tot bedrijfsprofielen, sectoranalyses, en SEO-gegevens...", "targetaudience": "Nederlandse MKB's die behoefte hebben aan actuele bedrijfsinformatie voor marketing- of salesdoeleinden..." }