workflows.fit
Back to n8n workflows
n8n templateFreeBy Incrementors

Google Maps business phone no scraper with Bright Data & Sheets

Google Maps Business Phone No Scraper with Bright Data & Sheets Overview This n8n workflow automates the process of scraping business phone numbers and information from Google Maps using the Bright Data API and saves ...

Data & StorageProductivityDevelopmentCore NodesSticky NoteForm TriggerHttp RequestIf
Loading interactive preview...

Template notes

Google Maps Business Phone No Scraper with Bright Data & Sheets

Overview This n8n workflow automates the process of scraping business phone numbers and information from Google Maps using the Bright Data API and saves the results to Google Sheets.

Workflow Components

1. Form Trigger - Submit Location and Keywords Type: Form Trigger Purpose: Start the workflow when a form is submitted Fields: - Location (required) - Keywords (required)

Configuration: - Form Title: "GMB" - Webhook ID: 8b72dcdf-25a1-4b63-bb44-f918f7095d5d

2. Bright Data API - Request Business Data Type: HTTP Request Purpose: Sends scraping request to Bright Data API Method: POST URL: https://api.brightdata.com/datasets/v3/trigger

Query Parameters: - datasetid: gdm8ebnr0q2qlklc02fz - includeerrors: true - type: discovernew - discoverby: location - limitperinput: 2

Headers: - Authorization: Bearer BRIGHTDATAAPIKEY