Google Maps Places Scraper (+ Emails & Socials) avatar

Google Maps Places Scraper (+ Emails & Socials)

Pricing

$0.70 / 1,000 places

Go to Apify Store
Google Maps Places Scraper (+ Emails & Socials)

Google Maps Places Scraper (+ Emails & Socials)

Scrape Google Maps places by search query — name, address, phone, website, rating, reviews, lat/lng + emails & social links. No API key.

Pricing

$0.70 / 1,000 places

Rating

0.0

(0)

Developer

Gurify Software

Gurify Software

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Google Maps Places Scraper — with Emails & Socials 📍

Search Google Maps and get every place as structured JSON — name, address, phone, website, rating, category, lat/lng — plus emails and social profiles scraped from each business's website. No Google API key, no quota, no login.

💵 $0.70 per 1,000 places — vs $2.10–$4.00 for the big Google Maps scrapers, which also charge extra for emails/socials. Here they're included free. Pay only for places you get.

✨ Why this one

  • Just a query in → places out. "coffee shops in Austin TX", "dentists in Miami", "plumbers near Chicago".
  • Emails & social links included — we visit each place's website and pull info@… emails + Facebook/Instagram/X/LinkedIn/YouTube/TikTok/Pinterest links. Competitors bill this as a paid add-on.
  • Full place data — name, full address, phone, website, rating, category, price level, plus code, latitude/longitude, a stable Google Maps URL.
  • Pagination — up to 500 places per query.
  • Cheap & key-free — hits Google's own Maps data endpoint with a real Chrome fingerprint on cheap datacenter proxies; no $200/mo Places API, no daily quota.

📥 Input

FieldTypeDescription
searchQueriesarray (required)Map searches, ideally with a location: "coffee shops in Austin TX"
maxPlacesPerQueryintegerPlaces per query (default 60, up to 500)
scrapeContactsbooleanVisit each website for emails + socials (default true, no extra charge)
latitude / longitudestringOptional viewport center for precise/"near me" searches
proxyConfigurationobjectApify Proxy (Datacenter default = cheapest)
{
"searchQueries": ["coffee shops in Austin TX", "dentists in Miami"],
"maxPlacesPerQuery": 100,
"scrapeContacts": true,
"proxyConfiguration": { "useApifyProxy": true }
}

📤 Output

{
"name": "Jo's Coffee – South Congress",
"category": "Coffee shop",
"address": "1300 S Congress Ave, Austin, TX 78704",
"phone": "+15128522300",
"website": "https://www.joscoffee.com/south-congress-jos",
"rating": 4.4,
"reviewsCount": null,
"priceLevel": "$$",
"latitude": 30.2497, "longitude": -97.7506,
"googleMapsUrl": "https://www.google.com/maps?cid=...",
"emails": ["info@joscoffee.com"],
"socials": { "facebook": "https://facebook.com/joscoffee", "instagram": "https://instagram.com/joscoffee" },
"searchQuery": "coffee shops in Austin TX"
}

Export to JSON, CSV, Excel, or via the Apify API — ready for lead-gen / outreach.

⚠️ Notes

  • reviewsCount is best-effort (the lightweight Maps endpoint returns rating, not always the count) — coming in a later version. All other fields are populated.
  • Emails/socials depend on the business having a reachable website.

Scrapes only publicly available business data. Use the output in line with Google's Terms and applicable laws (e.g. GDPR/CCPA) — for legitimate B2B outreach, not spam.