Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Extract Local Business Contacts with Google Sheets, SerpAPI & GPT‑4o Status: Ready for Use Disclaimer: This workflow relies on community nodes that are not part of n8n’s core package. Install the...
n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.splitinbatches, n8n-nodes-base.executeworkflow, n8n-nodes-base.googlesheets, n8n-nodes-base.filter, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Robert Breen.
Original n8n.io sourceStatus: Ready for Use ✅
Disclaimer: This workflow relies on community nodes that are not part of n8n’s core package.
Install the following from n8n → Community Nodes before running:
This n8n workflow automates discovery of local‑business contact details by search term and location, then enriches the results with publicly listed email addresses using GPT‑4o AI.
Complete, preventing duplicates.Complete once finished.The workflow uses modular sub‑workflows and AI agents.
You can easily extend it to add:
Create a Searches tab with these exact columns (one header row):
Search | Area | Area Name | Complete
Create a results tab with these columns
title | website | address | phone | Search | Search Name | Area | email (Manual Entry)
Copy the Google Sheet
Configure Google Sheets nodes in n8n
Add SerpAPI credentials
Set up Apify
?token=YOUR_API_KEY to the actor URL.Add your OpenAI API key
Complete.I’m Robert Breen, founder of Ynteractive — a consulting firm that helps businesses automate operations using n8n, AI agents, and custom workflows. I’ve helped clients build everything from intelligent chatbots to complex sales automations, and I’m always excited to collaborate or support new projects.
If you found this workflow helpful or want to talk through an idea, I’d love to hear from you.
🌐 Website: https://www.ynteractive.com
📺 YouTube: @ynteractivetraining
💼 LinkedIn: https://www.linkedin.com/in/robert-breen
📬 Email: [email protected]
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 local business contacts with Google Sheets, SerpAPI, Apify & GPT-4o |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Lead Generation, AI Summarization |
| Author | Robert Breen |
| Published | 23 Jul 2025 |
Use the JSON export at /data/workflows/6330/6330.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.
Extract Local Business Contacts with Google Sheets, SerpAPI & GPT‑4o Status: Ready for Use Disclaimer: This workflow relies on community nodes that are not part of n8n’s core package. Install the...
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.