Block 1 - Scrape Lead Website
- Type / Role
- n8n-nodes-base.html - html
- Config choices
- Version 1.2
AI Powered Business Lead Scraping, Qualification & Outreach System Description Search → Scrape → Qualify → CRM → Email Draft Automation Categories: Lead Generation, Sales Automation, AI Enrichment,...
n8n-nodes-base.html, n8n-nodes-base.filter, n8n-nodes-base.googlesheets, @apify/n8n-nodes-apify.apify, n8n-nodes-base.manualtrigger, n8n-nodes-base.limit, n8n-nodes-base.httprequest, n8n-nodes-base.splitinbatches
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Chris Zhang.
Original n8n.io sourceSearch → Scrape → Qualify → CRM → Email Draft Automation
Categories: Lead Generation, Sales Automation, AI Enrichment, Revenue Ops
This workflow automatically finds local businesses, extracts real contact details from their websites, qualifies them, and writes everything into a CRM — with personalized cold email drafts ready to send.
It’s designed to remove the manual grind from lead sourcing and first-touch outreach.
Search → leads → context → drafts → done.
This automation takes raw local business results and turns them into usable, qualified leads:
No copying websites. No guessing emails. No messy spreadsheets.
Most lead gen systems fail before outreach even starts.
They rely on:
This system fixes that by grounding everything in what actually exists on the business website, then using AI only where it makes sense.
Human judgment at the edges. Automation in the middle.
The workflow starts with a dataset of local business search results.
This can be:
Batch size is intentionally limited for safety.
Each business website is fetched and stripped down to raw text.
Failures are allowed — broken sites simply don’t qualify later.
The raw content becomes the single source of truth.
AI parses the site content to extract:
Everything is normalized and returned as strict JSON. If something isn’t clearly present, it stays empty.
Leads are scored based on:
Low-quality or unreachable leads are filtered out automatically.
Qualified leads are written into a lightweight CRM:
This sheet becomes the system of record.
For each qualified lead, AI generates a personalized cold email draft:
Perfect for review, sequencing, or export into an outreach tool.
Difficulty: Intermediate (Simple concept, careful execution)
Estimated setup time: 30–45 minutes
Ongoing cost: OpenAI + Apify + verification APIs only
This is not just a scraper.
It’s a lead intelligence pipeline that turns raw search results into real, usable outbound opportunities.
Search → scrape → qualify → CRM → drafts No guessing. No junk leads. No manual cleanup.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Extract and qualify local business leads and draft cold emails with OpenAI, Apify and Hunter |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Lead Generation, AI Summarization |
| Author | Chris Zhang |
| Published | 20 Jan 2026 |
Use the JSON export at /data/workflows/12855/12855.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
AI Powered Business Lead Scraping, Qualification & Outreach System Description Search → Scrape → Qualify → CRM → Email Draft Automation Categories: Lead Generation, Sales Automation, AI Enrichment,...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Summarization use case.