Google Maps Email Scraper
detail.loadingPreview
Scrapes email addresses from Google Maps search results.
🚀Ready to Deploy This Workflow?
About This Workflow
Google Maps Email Scraper
This template allows you to scrape email addresses from Google Maps search results for specific queries. It automates the process of searching, extracting URLs, visiting those URLs, and then extracting email addresses, finally saving them to a Google Sheet.
Key Features
- Search Google Maps with provided queries.
- Extract relevant URLs from search results.
- Visit extracted URLs to find email addresses.
- Filter out irrelevant URLs and email domains.
- Aggregate and deduplicate scraped email addresses.
- Save scraped emails to a Google Sheet.
How To Use
- Setup Queries: Configure the "Run workflow" manual trigger node with your list of search queries. You can use ChatGPT to generate these queries.
- Configure Google Sheets: Set up the "Save emails to Google Sheet" node with your Google Sheet credentials and specify the sheet and column where you want to save the emails.
- Set Base URL: Ensure the
$env.BASE_URLenvironment variable is correctly set to the base URL you want to scrape from. - Run the Workflow: Trigger the workflow manually.
Apps Used
Workflow JSON
{
"id": "a70c0db1-c56f-41fa-9e03-6ac7b6396da6",
"name": "Google Maps Email Scraper",
"nodes": 0,
"category": "Data Scraping",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: a70c0db1-c56f...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Integrations
- Google Sheets + Schedule Trigger(394 workflows)
- Google Sheets + Split Out(277 workflows)
- Google Sheets + Slack(268 workflows)
- Gmail + Google Sheets(245 workflows)
- Google Drive + Google Sheets(203 workflows)
- Form Trigger + Google Sheets(163 workflows)
- Google Drive + Google Drive Trigger(135 workflows)
- Google Drive + Split Out(134 workflows)
- Google Sheets + Telegram(118 workflows)
- Execute Workflow Trigger + Google Sheets(101 workflows)
Related Workflows
Discover more workflows you might like
Automated Twitter Data Scraping and Storage to Google Sheets
This n8n workflow automates Twitter data extraction, allowing you to scrape tweets by username or search query using Apify's tweet-scraper and store the results directly into Google Sheets. It efficiently captures tweet details and engagement metrics.
Scrape Trustpilot Reviews with DeepSeek and Analyze Sentiment with OpenAI
This workflow scrapes Trustpilot reviews, extracts detailed information using an Information Extractor node, and optionally analyzes sentiment.
Hacker News "Who is Hiring?" Scraper
Scrapes monthly Hacker News 'Who is Hiring?' posts to extract and structure job data.
Automate Event Attendee Data Extraction with AI-Powered Scraping
This n8n workflow leverages AI and Bright Data's MCP to automate the scraping of event attendee, venue, and feedback data from 10times.com. Schedule the extraction to run daily and automatically save the organized data to Google Sheets.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.