Automated B2B Lead Generation: Google Maps to Sheets with BrowserAct & Telegram

Go to Workflow
79 views
Built by Madame AI Team | Kai Madame AI Team | Kai
Created on June 06, 2026

Description


Automated B2B Lead Generation from Google Maps to Google Sheets using BrowserAct

This n8n template automates local lead generation by scraping Google Maps for businesses, saving them to Google Sheets, and notifying you in real-time via Telegram.

This workflow is perfect for sales teams, marketing agencies, and local B2B services looking to build targeted lead lists automatically.

Self-Hosted Only
This Workflow uses a community contribution and is designed and tested for self-hosted n8n instances only.

How it works
The workflow is triggered manually. You can set the Location, Bussines_Category, and number of leads (Extracted_Data) in the first BrowserAct node.
A BrowserAct node ("Run a workflow task") initiates the scraping job on Google Maps using your specified criteria.
A second BrowserAct node ("Get details of a workflow task") pauses the workflow and waits for the scraping task to be 100% complete.
A Code node takes the raw JSON string output from the scraper and correctly parses it, splitting the data into individual items (one for each business).
A Google Sheets node appends or updates each lead into your spreadsheet, matching on the "Name" column to prevent duplicate entries.
Finally, a Telegram node sends a message with the new lead's details to your specified chat, providing instant notification.

Requirements
BrowserAct** API account for web scraping
BrowserAct* "Google Maps Local Lead Finder*" Template
BrowserAct** n8n Community Node -> (n8n Nodes BrowserAct)
Google Sheets** credentials for saving leads
Telegram** credentials for sending notifications

Need Help?
How to Find Your BrowseAct API Key & Workflow ID
How to Connect n8n to Browseract
How to Use & Customize BrowserAct Templates
How to Use the BrowserAct N8N Community Node

Workflow Guidance and Showcase

AUTOMATE Local Lead Generation: Google Maps to Sheets & Telegram with n8n

Nodes Used (3)

Code
n8n-nodes-base.code
Google Sheets
n8n-nodes-base.googleSheets
Telegram
n8n-nodes-base.telegram