Google Maps Scraper avatar

Google Maps Scraper

Pricing

Pay per usage

Go to Apify Store
Google Maps Scraper

Google Maps Scraper

Extract business listings from Google Maps — name, address, phone, website, ratings, opening hours, coordinates and customer reviews. Perfect for lead generation, market research and competitor analysis. No API key needed. Supports 9 languages and 500+ results per run.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Alex v

Alex v

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Extract detailed business information from Google Maps — no API key required.

What you get

For each business the Actor returns:

FieldDescription
nameBusiness name
categoryType of business (restaurant, hotel, etc.)
ratingAverage star rating (1–5)
reviewCountTotal number of reviews
addressFull street address
phonePhone number
websiteWebsite URL
openingHoursOpening hours for each day
coordinatesLatitude & longitude
priceLevelPrice range ($ to $$$$)
googleMapsUrlDirect link to Google Maps listing
reviewsCustomer reviews (optional)

Example output

{
"name": "Café Louvre",
"category": "Café",
"rating": 4.3,
"reviewCount": 2847,
"address": "Národní 22, 110 00 Praha 1",
"phone": "+420 224 930 949",
"website": "https://cafelouvre.cz",
"openingHours": [
{ "day": "Monday", "hours": "8:00 AM – 11:00 PM" },
{ "day": "Tuesday", "hours": "8:00 AM – 11:00 PM" }
],
"coordinates": { "lat": 50.0818, "lng": 14.4162 },
"priceLevel": "$$",
"googleMapsUrl": "https://www.google.com/maps/place/...",
"scrapedAt": "2026-05-16T12:00:00.000Z"
}

Use cases

  • Lead generation — find businesses in your target market with contact details
  • Market research — analyze competitors, ratings, and reviews in any city
  • Local SEO — monitor Google Maps rankings and reviews
  • Real estate — find nearby amenities for property listings
  • Travel & hospitality — build local guides and directories

Input parameters

ParameterTypeDefaultDescription
searchQuerystringrestaurants in PragueWhat to search for
maxResultsnumber20Max businesses to scrape (up to 500)
languagestringenLanguage for results
includeReviewsbooleanfalseAlso scrape customer reviews
maxReviewsnumber5Reviews per business (if enabled)

Example searches

  • pizza restaurants in Berlin
  • dentists Manhattan New York
  • luxury hotels Paris France
  • gyms near Times Square
  • coworking spaces London

Cost & performance

  • ~20 results: ~2 minutes, ~0.5 compute units
  • ~100 results: ~8 minutes, ~2 compute units
  • ~500 results: ~35 minutes, ~8 compute units

Notes

  • Results depend on Google Maps availability in the target region
  • Opening hours reflect current settings and may vary on holidays
  • Reviews are sorted by "Most relevant" (Google's default)