n8n Company Enrichment API: Webhook + Bright Data + GPT-5.6
n8n Company Enrichment API: Webhook + Bright Data + GPT-5.6
Regular price
£40.99
Regular price
£40.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
n8n Company Enrichment API: Webhook + Bright Data + GPT-5.6
Regular price
£40.99
Regular price
£40.99
Sale price
Unit price
/
per
Enrich any company domain—instantly returns a structured sales-ready profile using n8n
This n8n workflow exposes a webhook-based Company Enrichment API: send a domain, and it will use Bright Data (Web Unlocker + SERP) plus GPT-5.6 to generate an evidence-grounded, fixed-shape JSON company profile summary—ready for lead research, routing, or CRM enrichment.
What this workflow does
- Accepts webhook input (GET or POST) where the company domain/brand can be provided as JSON, form-encoded fields, or query string.
- Normalizes and validates the input; invalid domains are rejected with a 400 JSON error response.
-
Runs parallel lookups using Bright Data:
- Bright Data Web Unlocker fetches the company home page and the /pricing page.
- Bright Data SERP performs a Google search for the brand.
- Extracts key signals from the website and pricing content (positioning, product cues, plans, prices, and whether it appears sales-led), and collects profile links and recent mentions from search results.
- Returns a single fixed-shape company profile JSON, including a checks object that indicates which lookups succeeded.
- Generates a 40–70 word summary with OpenAI (GPT-5.6) that stays within retrieved evidence.
- Responds with the enriched profile JSON, including the summary and timestamp.
Use cases
- Automatically enrich inbound leads by domain before saving to your CRM.
- Qualify SaaS prospects by extracting plans, pricing cues, and sales-led indicators.
- Speed up research workflows for sales, partnerships, or investor diligence using a single webhook call.
Technical details
- Webhook endpoint: accepts domain input and returns enriched JSON.
- Bright Data: Web Unlocker (home page + /pricing) and SERP (Google search for brand).
- OpenAI: Chat model using GPT-5.6 for a short, evidence-grounded summary.
- n8n nodes / logic: if, set, code, merge, webhook, and sticky note.
- Setup: configure Bright Data Header Auth credentials (Web Unlocker zone + SERP zone) and add an OpenAI credential for the Chat model used.
