Google: Get Place Details
Google via Parse · maps_geo
Search Google Maps for a specific place and return its detailed information including photos, popular times, and live busyness data. Returns the top matching place's name, address, coordinates, rating, review count, price level, current opening status with today's hours, phone number, website, categories, neighborhood, timezone, description, photos (logo, cover, and categorized place photos), popular times histogram showing typical busyness by hour for each day of the week, live busyness status, and business specialties/highlights. The query can be a place name, business name with address, or any search term that would work in the Google Maps search bar. An optional price_level filter can be provided; when set, the response includes price_level_filter (the requested level) and price_level_match (boolean indicating whether the place's price level matches the filter). Full place details are always returned regardless of filter match. Retrieve detailed place information from Google Maps including name, address, hours, rating, and contact details for any location. Fulfilled by Parse from www.google.com.
- b2b-directory
- food-dining
- maps-geo
- parse
- platform-key
- reviews-ratings
- www-google-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2edf1c7e-f190-4df2-81a2-cc70f45fdf2a/get_place_details
- Interface artifact
- sha256:aa0124a4a148deb0cb19c04d9d2508cd3d5b5c632f2c1389faa277a2072b340c
- Manifest digest
- sha256:695d9354ac28d0def3d054540341791f404f897b77b89f88870e30549c8795ce
Request fields
- query (string, required): Place name, business name, or address to search for on Google Maps (e.g. 'Starbucks 1500 Broadway New York', 'Empire State Building', 'Central Park Zoo').
- price_level (string): Optional price level filter. When provided, the response includes price_level_filter and price_level_match fields indicating whether the place matches. Accepted values: '$', '$$', '$$$', '$$$$', '$100+'.: Allowed values: $, $$, $$$, $$$$, $100+
Example queries
- {"query":"Empire State Building New York","price_level":"$"}