Pricing
from $3.00 / 1,000 results
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
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
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
| Field | Type | Description |
|---|---|---|
mode | enum (topList / listUrl) | Choose how to drive the run. Default topList. |
query | string | The curated list query (required when mode=topList). |
listUrl | string | A Google Maps list / search URL (required when mode=listUrl). |
maxResults | integer (1-120) | Cap on number of records. Default 30. |
enrichDetails | boolean | Visit each place page for full details. Default true. |
language | enum | Interface language. Default en. |
proxyConfiguration | proxy | Optional. 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.
| Actor | What it does |
|---|---|
| π’ Google Maps Business Scraper | Extract business data - name, address, phone, website, rating, reviews, hours, amenities |
| β Google Maps Reviews Scraper | Scrape reviews with reviewer Local Guide level, photos, mentioned items, owner replies |
| πΈ Google Maps Photos Scraper | Extract all photos from any place - max-resolution URLs, contributor info, categories |
| π Google Maps Business Hours Scraper | Full 7-day hours, timezone, current local time, next open/close, holiday hours |
| π Google Maps Popular Times Scraper | Busy hours histogram for all 7 days + current busyness + typical visit time |
| π§ Google Maps Email Extractor | Find business emails + social media links by crawling websites |
| πΊοΈ Google Maps Area Scanner | Geographic grid scanning - bypass the 120-place limit with bounding box / circle / polygon |
| πΌ Google Maps Leads Scraper | B2B lead generation with email + phone enrichment, US states + global countries |
| π€ Google Maps MCP Server | Unified MCP server combining search + reviews for AI assistants |
| π§ Google Maps Directions Scraper | AβB routing - distance, duration, traffic, route alternatives for driving/walking/transit |
| π Google Maps Geocoding Scraper | Bidirectional geocoding - address β coordinates, with address components |
| π Google Maps Similar Places Scraper | "People also search for" / related place discovery - competitor & alternative finder |
| π½οΈ Google Maps Menu Scraper | Restaurant menu items, prices, descriptions, photos |
| π Google Maps Nearby Scraper | Find places near a coordinate point - lightweight POI search by category |
| π Google Maps Timezone Scraper | IANA timezone + current local time from coordinates |
