Block 1 - Set Google Maps Configuration
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.2
Overview This n8n template automates finding real estate agents in any city using Google Maps. It deep scrapes listings via ScrapeOps Proxy, deduplicates results against Google Sheets, saves fresh ...
n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, @scrapeops/n8n-nodes-scrapeops.scrapeops, n8n-nodes-base.if, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ian Kerins.
Original n8n.io sourceThis n8n template automates finding real estate agents in any city using Google Maps. It deep-scrapes listings via ScrapeOps Proxy, deduplicates results against Google Sheets, saves fresh leads, and sends alerts via Gmail and Slack — all triggered from a simple web form.
Manually searching Google Maps for real estate agents, copying contact details, and checking for duplicates is slow and inconsistent. This workflow automates the entire process — from search to deduplication to saved leads — so you get fresh, structured agent data with zero manual effort.
This template uses ScrapeOps as a community node. You are responsible for complying with Google's Terms of Use, robots.txt directives, and applicable laws in your jurisdiction. Scraping targets may change at any time; adjust render, scroll, and wait settings and parsers as needed. Use responsibly and only for legitimate business purposes.
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 | Scrape Google Maps realtor leads with ScrapeOps, Google Sheets, Gmail and Slack |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Lead Generation |
| Author | Ian Kerins |
| Published | 17 Mar 2026 |
Use the JSON export at /data/workflows/14111/14111.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.
Overview This n8n template automates finding real estate agents in any city using Google Maps. It deep scrapes listings via ScrapeOps Proxy, deduplicates results against Google Sheets, saves fresh ...
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 use case.