Google Maps Email Extractor avatar

Google Maps Email Extractor

Under maintenance

Pricing

from $1.00 / 1,000 google maps email extractors

Go to Apify Store
Google Maps Email Extractor

Google Maps Email Extractor

Under maintenance

Search Google Maps by keyword and instantly collect email addresses for each business. Get name, address, phone, website, rating, reviews, GPS coordinates and emails — ready to export as CSV, JSON or Excel.

Pricing

from $1.00 / 1,000 google maps email extractors

Rating

0.0

(0)

Developer

Alexandre Manguis

Alexandre Manguis

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

4 days ago

Last modified

Share

Search Google Maps by keyword and automatically collect email addresses for each business — all in a single run. Build targeted lead lists in minutes, no manual lookup required.


What this actor does

For every business found on Google Maps, this actor:

  1. Finds email addresses for each business
  2. Extracts business name, address, phone, website, rating, reviews and GPS coordinates
  3. Lets you filter results to keep only leads with a confirmed email

This is the fastest way to build a cold-email prospect list from Google Maps data.


Example

Input

{
"searchStringsArray": ["dentist"],
"city": "London",
"maxCrawledPlaces": 50,
"scrapeEmails": true,
"skipWithoutEmail": true,
"placeMinimumStars": 4.0,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Output (one record per business)

{
"title": "Smile Dental Clinic",
"category": "Dentist",
"address": "12 Baker Street, London W1U 3BW",
"phone": "+44 20 7946 0000",
"website": "https://www.smiledentalclinic.co.uk",
"emails": ["info@smiledentalclinic.co.uk"],
"emailCount": 1,
"rating": 4.8,
"reviewsCount": 312,
"priceLevel": "££",
"location": { "lat": 51.5209, "lng": -0.1565 },
"placeId": "ChIJN1t_tDeuEmsRUsoyG83frY4",
"googleMapsUrl": "https://www.google.com/maps/place/Smile+Dental+Clinic",
"permanentlyClosed": false,
"openingHours": [
{ "day": "Monday", "hours": "9 AM – 6 PM" },
{ "day": "Tuesday", "hours": "9 AM – 6 PM" }
]
}

Input options

FieldTypeDefaultDescription
searchStringsArraystring[]Search queries (e.g. "dentist", "restaurant", "plumber")
citystringCity or area to target (e.g. Paris, London, New York). Auto-appended to each query
startUrlsURL[]Direct Google Maps place or search URLs
maxCrawledPlacesinteger20Maximum results per query
scrapeEmailsbooleantrueEnable email collection for each business
skipWithoutEmailbooleanfalseExclude results where no email was found
skipClosedPlacesbooleanfalseExclude permanently closed businesses
placeMinimumStarsnumber0Only include businesses at or above this rating
languagestringenGoogle Maps interface language
countryCodestring2-letter country code to bias results (e.g. FR, US)
includeOpeningHoursbooleantrueAdd weekly opening hours to each result
includeReviewsbooleanfalseAdd recent customer reviews
maxReviewsinteger5Max reviews per place (when reviews enabled)
proxyConfigurationobjectApify proxyProxy settings — residential proxies recommended

Output fields

FieldDescription
titleBusiness name
categoryBusiness category
addressFull postal address
phonePhone number
websiteWebsite URL
emailsEmail addresses found for this business (null if none)
emailCountNumber of emails collected
ratingAverage star rating
reviewsCountTotal number of reviews
priceLevelPrice indicator (e.g. $, $$)
descriptionShort description from Google Maps
locationGPS coordinates { lat, lng }
placeIdGoogle Maps Place ID
googleMapsUrlDirect Google Maps link
permanentlyClosedtrue if the business is marked as permanently closed
openingHoursWeekly schedule (when enabled)
reviewsRecent reviews (when enabled)
imageUrlsPhoto URLs from Google Maps

Tips

  • Enable residential proxies — strongly recommended for reliable results.
  • Use skipWithoutEmail: true when you only need contacts with a confirmed email address — this keeps your dataset clean.
  • Combine with filters — set placeMinimumStars: 4 and skipClosedPlaces: true to target only active, well-rated businesses.
  • Export to CSV or Excel — use the Apify dataset export to download your leads in any format.

Proxy recommendation

Google Maps requires a reliable proxy. We strongly recommend enabling Residential proxies in the proxy configuration field.

Extract detailed business data from Google Maps — works with any search query or direct Google Maps URL.