Google Maps Email Extractor avatar

Google Maps Email Extractor

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Google Maps Email Extractor

Google Maps Email Extractor

Under maintenance

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

What does it do?

Google Maps Email Extractor searches Google Maps for businesses and then visits their websites to find email addresses. For each business, it collects the name, address, phone number, website, rating, and any email addresses found on the business website. It automatically checks both the homepage and contact page for email addresses.

Why use this scraper?

Finding business contact emails is one of the most time-consuming parts of lead generation. This tool automates the entire process: searching Google Maps for businesses by category and location, extracting their website URLs, and then crawling those websites for email addresses. Instead of spending hours on manual research, you can build targeted email lists of local businesses in minutes.

How to use it

  1. Go to Google Maps Email Extractor on Apify Store
  2. Click "Try for free"
  3. Enter your search queries (e.g., "dentist Dallas TX", "lawyer Houston TX")
  4. Set the maximum number of results per query
  5. Click "Start" and download the results

You can also use the Apify API to run the extractor programmatically.

Input configuration

FieldTypeDescription
queriesArrayGoogle Maps search queries with location
maxResultsIntegerMaximum businesses to process per query

Output data

{
"businessName": "Dallas Dental Care",
"email": "info@dallasdental.com",
"allEmails": ["info@dallasdental.com", "appointments@dallasdental.com"],
"phone": "(214) 555-0100",
"website": "https://www.dallasdental.com",
"address": "123 Main St, Dallas, TX 75201",
"rating": "4.8",
"reviewCount": "150",
"category": "Dentist",
"query": "dentist Dallas TX",
"scrapedAt": "2026-01-01T00:00:00.000Z"
}

Cost of usage

Google Maps Email Extractor uses pay-per-event pricing. Each result costs approximately $0.003 (about $3.00 per 1,000 results). The higher price reflects the Puppeteer browser automation required. The Apify Free plan provides $5/month of platform credits.

Tips

  • Include city and state in your search queries for local results
  • Not all businesses have emails on their websites; the email field will be null in those cases
  • The allEmails field contains all found emails; the email field has the primary one
  • Use the Apify scheduling feature for regular lead generation
  • Combine with B2B Email Verifier to validate extracted emails

Built with Crawlee and Apify SDK. See more scrapers by consummate_mandala on Apify Store.