Scrape Google Maps by area & Generate Outreach Messages for Lead Generation
Go to WorkflowDescription
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.