Block 1 - Generate Report
- Type / Role
- n8n-nodes-base.function - function
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Automated B2B Lead Generation: Google Places, Scrape.do & AI Enrichment This workflow is a powerful, fully automated B2B lead generation engine. It starts by finding businesses on Google Maps based...
n8n-nodes-base.function, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.splitinbatches
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Onur.
Original n8n.io sourceThis workflow is a powerful, fully automated B2B lead generation engine. It starts by finding businesses on Google Maps based on your criteria (e.g., "dentists" in "Istanbul"), assigns a quality score to each, and then uses Scrape.do to reliably access their websites. Finally, it leverages an AI agent to extract valuable contact information like emails and social media profiles. The final, enriched data is then neatly organized and saved directly into a Google Sheet.
This template is built for reliability, using Scrape.do to handle the complexities of web scraping, ensuring you can consistently gather data without getting blocked.
leadScore for each business based on its rating, website presence, and operational status to prioritize high-quality leads.searchCategory) and location (locationName) in a central Set node.Function node scores each lead. An IF node then separates high-quality leads from low-quality ones.Schedule TriggerSetHTTP Request (for Google Places & Scrape.do)FunctionIfSplit in Batches (Loop Over Items)HTMLLangchain Agent (with OpenAI Chat Model & Structured Output Parser)Google Sheets2. Find Businesses (Google Places) node, select your Header Auth credential containing your API key.6a. Scrape Website HTML node, configure credentials for your Scrape.do account.OpenAI Chat Model node, select your OpenAI credentials.7. Save to Google Sheets node, select your Google Sheets OAuth2 credentials.1. Set Search Parameters node, update the searchCategory and locationName values to match your target market.7. Save to Google Sheets node, select your Spreadsheet and Sheet Name from the dropdown lists. Map the incoming data to the correct columns in your sheet.Schedule Trigger to run as often as you like (e.g., once a day).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 | Automated B2B lead generation: Google Places, Scrape.do & AI enrichment |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Lead Generation, AI Summarization |
| Author | Onur |
| Published | 10 Sept 2025 |
Use the JSON export at /data/workflows/8448/8448.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.
Automated B2B Lead Generation: Google Places, Scrape.do & AI Enrichment This workflow is a powerful, fully automated B2B lead generation engine. It starts by finding businesses on Google Maps based...
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.