Block 1 - When clicking ‘Test 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.
Notice Community nodes can only be installed on self hosted instances of n8n. Description This workflow...
n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.stickynote, n8n-nodes-base.function
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ranjan Dailata.
Original n8n.io sourceCommunity nodes can only be installed on self-hosted instances of n8n.
This workflow automates the process of scraping local business data from Google Maps and enriching it using AI to generate lead profiles. It's designed to help sales, marketing, and outreach teams collect high-quality B2B leads from Google Maps and enrich them with contextual insights without manual data entry.
This workflow scrapes business listings from Google Maps, extracts critical information like name, category, phone, address, and website using Bright Data, and passes the results to Google Gemini to generate enriched summaries and lead insights such as company description, potential services offered, and engagement score. The data is then structured and stored in spreadsheets for outreach.
n8n: The core automation engine to manage flow and trigger actions.
Bright Data: Scrapes business information from Google Maps at scale with proxy rotation and CAPTCHA-solving.
Google Gemini: Enriches the raw scraped data with smart business summaries, categorization, and lead scoring.
Google Sheets : For storing and acting upon the enriched leads.
Import the Workflow: Download the .json file and import it into your n8n instance.
Set Up Bright Data: Insert your Bright Data credentials and configure the Google Maps scraping proxy endpoint.
Configure Gemini API: Add your Google Gemini API key (or use via Make.com plugin).
Customize the Inputs: Choose your target location, business category, and number of results per query.
Choose Storage: Connect to your preferred storage like Google Sheets.
Test and Deploy: Run a test scrape and enrichment before deploying for bulk runs.
Sales Teams: Auto-generate warm B2B lead lists with company summaries and relevance scores.
Marketing Agencies: Identify local business prospects for SEO, web development, or ads services.
Freelancers: Find high-potential clients in specific niches or cities.
Business Consultants: Collect and categorize local businesses for competitive analysis or partnerships.
Recruitment Firms: Identify and score potential company clients for talent acquisition.
Email: [email protected]
LinkedIn: https://www.linkedin.com/in/ranjan-dailata/
Get Bright Data: Bright Data (Supports free workflows with a small commission)
#n8n #automation #leadscraping #googlemaps #brightdata #leadgen #b2bleads #salesautomation #nocode #leadprospecting #marketingautomation #googlemapsdata #geminiapi #googlegemini #aiworkflow #scrapingworkflow #businessleads #datadrivenoutreach #crm #workflowautomation #salesintelligence #b2bmarketing
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.
Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.
| Workflow | Google Maps business scraper & lead enricher with Bright Data & Google Gemini |
|---|---|
| Complexity | advanced |
| Nodes | 29 |
| Categories | Lead Generation, AI Summarization |
| Author | Ranjan Dailata |
| Published | 29 Jun 2025 |
Use the JSON export at /data/workflows/5443/5443.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.
Notice Community nodes can only be installed on self hosted instances of n8n. Description This workflow...
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.