Skip to main content

Scrape Google Maps business data with BrowserAct and Google Sheets

Workflow preview

Workflow preview
100%
Scrape Google Maps business data with BrowserAct and Google Sheets preview
Open on n8n.io

1. Workflow Overview

Automatically scrape Google Maps business data using BrowserAct AI automation and save results directly to Google Sheets. What This Workflow Does: Collects business information from Google Maps ...

Best for

  • Market Research automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.formtrigger, n8n-nodes-browseract-workflows.browseract, n8n-nodes-base.extractfromfile, n8n-nodes-base.googlesheets, n8n-nodes-base.httprequest, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kristian Ekachandra.

Original n8n.io source

1.1 Workflow description

Title
Scrape Google Maps business data with BrowserAct and Google Sheets
Workflow name
Scrape Google Maps business data with BrowserAct and Google Sheets

Automatically scrape Google Maps business data using BrowserAct AI automation and save results directly to Google Sheets.

šŸŽÆ What This Workflow Does:

  • Collects business information from Google Maps based on location and category
  • Extracts name, phone, rating, address, website, and latest reviews
  • Automatically saves data to Google Sheets with deduplication
  • User-friendly form interface for easy data collection

šŸ”§ Requirements:

✨ Perfect For:

  • Lead generation and prospecting
  • Market research and competitor analysis
  • Building business directories
  • Local SEO research
  • Sales outreach campaigns

šŸ“Š Extracted Data Includes:

  • Business Name
  • Phone Number
  • Category
  • Rating
  • Full Address
  • Website URL
  • Latest Review Summary

šŸ’” Easy Setup: Just fill in the form with your target location and business category, and let BrowserAct AI handle the scraping while results automatically populate your Google Sheets.

šŸŽ„ Full tutorial on YouTube

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - On form submission

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.5

Block 2 - Run a workflow and wait for its result

Type / Role
n8n-nodes-browseract-workflows.browserAct - browserAct
Config choices
Version 1

Block 3 - Extract from File

Type / Role
n8n-nodes-base.extractFromFile - extractFromFile
Config choices
Version 1.1

Block 4 - Append or update row in sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 5 - Get Data

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 6 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Scrape Google Maps business data with BrowserAct and Google Sheets
Complexity intermediate
Nodes 7
Categories Market Research
Author Kristian Ekachandra
Published 23 Jan 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12937/12937.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Scrape Google Maps business data with BrowserAct and Google Sheets do?

Automatically scrape Google Maps business data using BrowserAct AI automation and save results directly to Google Sheets. What This Workflow Does: Collects business information from Google Maps ...

What do I need before importing 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.

Can I customize this workflow?

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 Market Research use case.