Scrape Google Maps by area & Generate Outreach Messages for Lead Generation

Go to Workflow
119 views
Built by Solomon Solomon
Created on June 05, 2026

Description

This n8n workflow automates lead extraction from Google Maps, enriches data with AI, and stores results for cold outreach.

It uses the Bright Data community node and Bright Data MCP for scraping and AI message generation.

How it works

Form Submission

User provides Google Maps starting location, keyword and country.

Bright Data Scraping

Bright Data community node triggers a Maps scraping job, monitors progress, and downloads results.

AI Message Generation

Uses Bright Data MCP with LLMs to create a personalized cold call script and talking points for each lead.

Database Storage

Enriched leads and scripts are upserted to Supabase.
How to use

Set up all the credentials, create your Postgres table and submit the form. The rest happens automatically.

Requirements

LLM account (OpenAI, Gemini…) for API usage.
Bright Data account for API and MCP usage.
Supabase account (or other Postgres database) to store information.

Nodes Used (7)

AI Agent
@n8n/n8n-nodes-langchain.agent
Basic LLM Chain
@n8n/n8n-nodes-langchain.chainLlm
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
HTTP Request
n8n-nodes-base.httpRequest
MCP Client Tool
@n8n/n8n-nodes-langchain.mcpClientTool
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Postgres
n8n-nodes-base.postgres