Google Maps Place List Scraper avatar

Google Maps Place List Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Google Maps Place List Scraper

Google Maps Place List Scraper

Extract ranked places from Google's curated Top lists ('Top hotels in Paris', 'Best coffee in Brooklyn', 'Things to do in Tokyo') or any Google Maps list URL.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

Extract ranked places from Google's curated Top lists on Google Maps - e.g. Top hotels in Paris, Best coffee in Brooklyn, Things to do in Tokyo - or from a direct Google Maps list / search URL.

Features

  • Top list query mode - type a curated query and get the ranked feed Google shows
  • Direct list URL mode - paste any Google Maps list or search URL
  • Rank preserved - each record carries the position it had in the feed
  • Highlights / amenities - Pool, Spa, Free parking, etc. (when shown on the card)
  • Optional full enrichment - fetches phone, website, full address, coordinates, place ID via the place page
  • No proxy required - works from Apify free plan datacenter IPs
  • No cookies, no login

Input

FieldTypeDescription
modeenum (topList / listUrl)Choose how to drive the run. Default topList.
querystringThe curated list query (required when mode=topList).
listUrlstringA Google Maps list / search URL (required when mode=listUrl).
maxResultsinteger (1-120)Cap on number of records. Default 30.
enrichDetailsbooleanVisit each place page for full details. Default true.
languageenumInterface language. Default en.
proxyConfigurationproxyOptional. Not required from Apify cloud.

Example input

{
"mode": "topList",
"query": "Top hotels in Paris",
"maxResults": 10,
"language": "en"
}

Output (one record per place)

{
"listSource": "Top hotels in Paris",
"rank": 1,
"name": "Hôtel Le Bristol Paris",
"categoryName": "5-star hotel",
"totalScore": 4.7,
"reviewsCount": 2891,
"address": "112 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
"phone": "+33 1 53 43 43 00",
"website": "https://www.oetkercollection.com/...",
"priceLevel": "$$$$",
"placeId": "0x...:0x...",
"location": {"lat": 48.8718, "lng": 2.3163},
"googleMapsUrl": "https://www.google.com/maps/place/...",
"highlights": ["Pool", "Spa", "Restaurant"],
"scrapedAt": "2026-06-16T08:00:00+00:00"
}

Empty / unavailable fields are omitted entirely - no null or "" values appear in the dataset.

Use cases

  • Travel & hospitality research (top hotels, top restaurants per city)
  • Local SEO competitor analysis
  • Lead generation for hospitality / F&B services
  • Tourism content (things-to-do compilations)
  • Market research for new locations

FAQ

Does it need cookies or an API key? No. The scraper is fully self-contained.

Will it work on the Apify free plan? Yes - no proxy or paid feature is required.

How many results can I get? Up to ~120 per query (Google's own limit on a single search feed).

Will the highlights match for every place? No. Google only shows amenity pills on certain card types (notably hotels). Restaurants, cafés, and attractions usually have a short description instead.

Does it support non-English Maps interfaces? Yes - pick a language from the dropdown.

🗺️ Complete Google Maps Scraper Suite

This actor is part of a comprehensive Google Maps data extraction toolkit by crawlerbros. All actors run on the free Apify plan, use no proxy by default, and return clean, structured data.

ActorWhat it does
🏢 Google Maps Business ScraperExtract business data - name, address, phone, website, rating, reviews, hours, amenities
Google Maps Reviews ScraperScrape reviews with reviewer Local Guide level, photos, mentioned items, owner replies
📸 Google Maps Photos ScraperExtract all photos from any place - max-resolution URLs, contributor info, categories
🕐 Google Maps Business Hours ScraperFull 7-day hours, timezone, current local time, next open/close, holiday hours
📊 Google Maps Popular Times ScraperBusy hours histogram for all 7 days + current busyness + typical visit time
📧 Google Maps Email ExtractorFind business emails + social media links by crawling websites
🗺️ Google Maps Area ScannerGeographic grid scanning - bypass the 120-place limit with bounding box / circle / polygon
💼 Google Maps Leads ScraperB2B lead generation with email + phone enrichment, US states + global countries
🤖 Google Maps MCP ServerUnified MCP server combining search + reviews for AI assistants
🧭 Google Maps Directions ScraperA→B routing - distance, duration, traffic, route alternatives for driving/walking/transit
📍 Google Maps Geocoding ScraperBidirectional geocoding - address ↔ coordinates, with address components
🔗 Google Maps Similar Places Scraper"People also search for" / related place discovery - competitor & alternative finder
🍽️ Google Maps Menu ScraperRestaurant menu items, prices, descriptions, photos
📌 Google Maps Nearby ScraperFind places near a coordinate point - lightweight POI search by category
🌍 Google Maps Timezone ScraperIANA timezone + current local time from coordinates