Block 1 - Remove Duplicates
- Type / Role
- n8n-nodes-base.removeDuplicates - removeDuplicates
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
How it Works This workflow builds a free lead generation system that scrapes emails from Google Maps listings and exports them directly into Google Sheets . It’s built in n8n using HTTP requests an...
n8n-nodes-base.removeduplicates, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, n8n-nodes-base.splitout, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.filter, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Noman Mohammad.
Original n8n.io sourceThis workflow builds a free lead generation system that scrapes emails from Google Maps listings and exports them directly into Google Sheets. It’s built in n8n using HTTP requests and JavaScript—no paid APIs required.
Here’s what it does at a high level:
Estimated setup time: 1–2 hours
Create a Google Sheet with two tabs:
searches → add your search queries (e.g., “Calgary dentist”)emails → results will be stored here automaticallyConnect Google Sheets credentials in n8n
Update your Google Sheet document ID in the workflow nodes
Test with small batches first, then scale up
For additional resources, advanced automation tutorials, and business strategies that help you generate more leads and grow your agency, check out my website:
You’ll find downloads, guides, and proven systems used by successful marketers and entrepreneurs.
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 business emails from Google Maps to Google Sheets for lead generation |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Lead Generation, Multimodal AI |
| Author | Noman Mohammad |
| Published | 26 Aug 2025 |
Use the JSON export at /data/workflows/7908/7908.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.
How it Works This workflow builds a free lead generation system that scrapes emails from Google Maps listings and exports them directly into Google Sheets . It’s built in n8n using HTTP requests an...
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, Multimodal AI use case.