Google Maps Scraper with Email Extraction avatar

Google Maps Scraper with Email Extraction

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Google Maps Scraper with Email Extraction

Google Maps Scraper with Email Extraction

Scrape Google Maps business listings with emails, phone numbers, addresses, ratings, and reviews. Extract leads from any search query with website email crawling.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Categories

Share

Extract business leads from Google Maps including emails, phone numbers, addresses, ratings, opening hours, and reviews.

Key Features

  • Email extraction — Automatically crawls business websites to find contact emails
  • Full business data — Name, address, phone, website, rating, reviews, category, coordinates
  • Multiple queries — Run multiple search queries in a single run
  • Review scraping — Optionally extract review text and ratings
  • Smart caching — Avoids re-crawling the same business website domains

Input

FieldTypeDefaultDescription
searchQueriesstring[]["plumbers in Denver, CO"]Google Maps search queries
maxResultsinteger100Max businesses per query (0 = unlimited)
scrapeEmailsbooleantrueCrawl websites for emails
scrapeReviewsbooleanfalseExtract review text
maxReviewsinteger5Reviews per business (1-50)
languagestring"en"Maps interface language
proxyConfigurationobjectResidentialProxy settings (residential required)

Output

Each result contains:

{
"businessName": "Denver Plumbing Co",
"placeId": "ChIJ...",
"address": "123 Main St, Denver, CO 80202",
"phone": "+1 303-555-0100",
"website": "https://denverplumbing.com",
"emails": ["info@denverplumbing.com", "jobs@denverplumbing.com"],
"rating": 4.7,
"reviewCount": 234,
"category": "Plumber",
"priceLevel": "$$",
"latitude": 39.7392,
"longitude": -104.9903,
"openingHours": {"Monday": "8 AM–6 PM", "Tuesday": "8 AM–6 PM"},
"plusCode": "QRVW+XY Denver, CO",
"reviews": [{"author": "John", "rating": 5, "text": "Great service!", "time": "2 months ago"}],
"searchQuery": "plumbers in Denver, CO",
"scrapedAt": "2026-04-20T12:00:00.000Z"
}

Usage Tips

  • Use specific location queries for best results (e.g., "dentists in Austin, TX" not just "dentists")
  • Email extraction adds ~1-2 seconds per business but provides high-value lead data
  • Set maxResults to control run time and cost
  • Residential proxies are required — Google blocks datacenter IPs

Proxy

This scraper requires residential proxies. The default configuration uses Apify's RESIDENTIAL proxy group. Google Maps will block requests from datacenter IPs.

Cost

Pricing: $0.005 per result (Pay Per Event). A typical run of 100 businesses costs ~$0.50.

Memory recommendation: 4096 MB for optimal performance with Playwright browser.