Google Maps Place Results API
The Google Maps Place Results API allows a user to scrape the results of a Google Maps Place. SerpApi is able to make sense of this information and extract a place_results
object.
This object can contain title
, reviews
, rating
, price
, type
, events
, address
, booking_link
, phone
, description
, open_state
, hours
, extensions ("highlights", "accessibility", "crowd", "payments", etc.)
, images ("title", "thumbnail")
, user_reviews ("summary", "most_relevant", etc.)
, thumbnail
, gps_coordinates
, data_id
, data_cid
(also known as CID or ludocid), links
, people_also_search_for
, similar_places_nearby
and more. To scrape Google Maps Place results with SerpApi, create a search with these parameters:
API Parameters
type
Required
Parameter must be set to place
. (I.e., type=place
)
Parameter is not required when using place_id.
data
Required
Parameter must be set in the next format: !4m5!3m4!1s
+ data_id
+ !8m2!3d
+ latitude
+ !4d
+ longitude
Parameter is not required when using place_id.
place_id
Optional
Parameter defines the unique reference to a place on a Google Map. Place IDs are available for most locations, including businesses, landmarks, parks, and intersections. You can find the place_id using our Google Maps API.
You can read more about Place IDs here.
place_id can be used without any other optional parameter.
gl
Optional
Parameter defines the country to use for the Google Maps search. It's a two-letter country code. (e.g., us
for the United States, uk
for United Kingdom, or fr
for France). Head to the Google countries page for a full list of supported Google countries.
Parameter only affects Place Results API.
API Examples
Place results overview
These kind of results represent Google Maps place results. They cover specific locations and places (e.g. stores, offices, hotels, monuments, cities, provinces, countries, etc.).
{
...
"place_results": {
"title": "Stumptown Coffee Roasters",
"place_id": "ChIJT2h1HKZZwokR0kgzEtsa03k",
"data_id": "0x89c259a61c75684f:0x79d31adb123348d2",
"data_cid": "8778389626880739538",
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c259a61c75684f%3A0x79d31adb123348d2&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x89c259a61c75684f%3A0x79d31adb123348d2&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.7457399,
"longitude": -73.9882272
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c259a61c75684f%3A0x79d31adb123348d2%218m2%213d40.7457399%214d-73.9882272&engine=google_maps&google_domain=google.com&hl=en&type=place",
"provider_id": "/g/1hhw712x0",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNtnPBJ2Oi_C2YNamHTXyqU9I8mRBarCIvM5g5v=w129-h86-k-no",
"rating": 4.5,
"reviews": 1388,
"price": "$$",
"type": [
"Coffee shop",
"Cafe",
"Coffee store",
"Tea store"
],
"type_ids": [
"coffee_shop",
"cafe",
"coffee_store",
"tea_store"
],
"description": "Coffee bar chain offering house-roasted direct-trade coffee, along with brewing gear & whole beans",
"menu": {
"link": "http://places.singleplatform.com/stumptown/menu?ref=google",
"source": "places.singleplatform.com"
},
"order_online_link": "https://food.google.com/chooseprovider?restaurantId=/g/1hhw712x0&g2lbs=AL1YbfXV3ifVlyOlkMh7ewBcAt914i9WDkvURcwf5YlOzyFa_R9Jb2K5zKhdkPzNSOuEWmKweSn2qWtlQ0D2tDEMrkza6JVW06Kx2HCR8AyC9TOmnr89N4U%3D&hl=en-US&gl=us&fo_m=MfohQo559jFvMWvkddHzV46uMT_RFPQ05bfKMQVr5-7IofUJMU_hT8vrWuwRMUv3d8yCO4PgMUOzJVpjPL1YMfZ3bInYwBDuMfaXTPp5KXh-&utm_source=tactile&gei=3C40Y7C_F6OJ0PEPmYiSwAQ&ei=3C40Y7C_F6OJ0PEPmYiSwAQ&fo_s=OA,AH,SOE",
"service_options": {
"dine_in": true,
"takeout": true,
"delivery": false
},
"extensions": [
{
"highlights": [
"Fast service",
"Great coffee",
"Great tea selection"
]
},
{
"popular_for": [
"Breakfast",
"Solo dining",
"Good for working on laptop"
]
},
{
"accessibility": [
"Wheelchair accessible entrance",
"Wheelchair accessible restroom",
"Wheelchair accessible seating"
]
},
...
],
"address": "18 W 29th St, New York, NY 10001",
"website": "https://www.stumptowntogo.com/",
"phone": "(855) 711-3385",
"open_state": "Open ⋅ Closes 5PM",
"plus_code": "P2W6+7P New York",
"hours": [
{
"wednesday": "6:30AM–5PM"
},
{
"thursday": "6:30AM–5PM"
},
{
"friday": "6:30AM–5PM"
},
...
],
"images": [
{
"title": "All",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNtnPBJ2Oi_C2YNamHTXyqU9I8mRBarCIvM5g5v=w447-h298-k-no"
},
{
"title": "Latest",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNJMj0YyZ-_ebLvyojnTwTHMG_-7lyjVE1gXVV8=w224-h298-k-no"
},
{
"title": "Menu",
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPBMJ-jooeY_UYrvbV10Fvjs7tswXTKuny-Mx5i=w224-h298-k-no"
},
...
],
"user_reviews": {
"summary": [
{
"snippet": "\"The baristas here are pretty cool people who pull excellent espresso shots.\""
},
{
"snippet": "\"Long lines every morning, but the staff moves everyone through pretty quickly.\""
},
{
"snippet": "\"Prices were a little pricey for size on the iced coffees.\""
}
],
"most_relevant": [
{
"username": "Peter Farejowicz",
"rating": 5,
"contributor_id": "103688512592452127720",
"description": "Another great Stumptown location, I’m a big fan of their coffee anywhere. This particular spot is conveniently located near Madison Square Park off Broadway. The shop has some space inside to sit along the window but is mostly a grab and go location.\n\nThe line wasn’t too bad and I got my drip coffee quickly. The prices here to me are very reasonable and the sizes great.\n\nStumptown coffee blends are always a hit and getting it straight from the source tastes extra delicious in the mornings!",
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMvfI5qn5wgCAsb8qLHZzIOaCgDJNHECrsC4mzs=w150-h150-k-no-p"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipO9qil4-umhwP8tXcvx9nw8U8VD2XX7xs6lhV0n=w150-h150-k-no-p"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNibYeSBKZ5EmpiR672P8VTXy88soG1b333Olkg=w150-h150-k-no-p"
}
],
"date": "a month ago"
},
...
]
},
"people_also_search_for": [
{
"search_term": "Coffee shops",
"local_results": [
{
"position": 1,
"title": "Culture Espresso",
"data_id": "0x0:0x88ca3d6ff537d876",
"data_cid": "9856758285518493814",
"reviews_link": "https://serpapi.com/search.json?data_id=0x0%3A0x88ca3d6ff537d876&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x0%3A0x88ca3d6ff537d876&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.7520746,
"longitude": -73.9857387
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x0%3A0x88ca3d6ff537d876%218m2%213d40.7520746%214d-73.9857387&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.5,
"reviews": 1183,
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOfqz4XRKZLCTff5ZIAT5CnwAMivcRhzvw6TYqA=w156-h156-k-no-pi0-ya240-ro0-fo100",
"type": [
"Espresso bar",
"Bakery",
"Cookies"
]
},
...
]
},
{
"search_term": "Coffee roasters",
"local_results": [
{
"position": 1,
"title": "Irving Farm New York",
"data_id": "0x0:0xb7d1c448bc0e0f46",
"data_cid": "13245583795745066822",
"reviews_link": "https://serpapi.com/search.json?data_id=0x0%3A0xb7d1c448bc0e0f46&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x0%3A0xb7d1c448bc0e0f46&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.736810299999995,
"longitude": -73.9869409
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x0%3A0xb7d1c448bc0e0f46%218m2%213d40.736810299999995%214d-73.9869409&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.2,
"reviews": 552,
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipN8U4YuUu1pS9PxWeJ-C6BcuKz-fo7pGX1qJ3Gk=w156-h156-n-k-no",
"type": [
"Coffee shop"
]
},
...
]
},
{
"search_term": "Other locations for Stumptown",
"local_results": [
{
"position": 1,
"title": "Stumptown Coffee Roasters",
"data_id": "0x0:0x3034ad801dc5fcb3",
"data_cid": "3473591978376428723",
"reviews_link": "https://serpapi.com/search.json?data_id=0x0%3A0x3034ad801dc5fcb3&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x0%3A0x3034ad801dc5fcb3&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 40.7328275,
"longitude": -73.9979664
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x0%3A0x3034ad801dc5fcb3%218m2%213d40.7328275%214d-73.9979664&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 4.5,
"reviews": 1137,
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOAlU-xDa_lDuFCdsuJ66-6NQpETZi1YWSqbXdx=w156-h156-n-k-no",
"type": [
"Coffee shop",
"Cafe",
"Coffee store",
"Tea store"
]
}
]
}
],
"popular_times": {
"graph_results": {
"sunday": [
{
"time": "6 AM",
"busyness_score": 0
},
{
"time": "7 AM",
"info": "Usually not busy",
"busyness_score": 13
},
{
"time": "8 AM",
"info": "Usually not too busy",
"busyness_score": 34
},
...
],
"monday": [
{
"time": "5 AM",
"busyness_score": 0
},
{
"time": "6 AM",
"info": "Usually not busy",
"busyness_score": 3
},
{
"time": "7 AM",
"info": "Usually not busy",
"busyness_score": 15
},
...
],
"tuesday": [
{
"time": "5 AM",
"busyness_score": 0
},
{
"time": "6 AM",
"info": "Usually not busy",
"busyness_score": 13
},
{
"time": "7 AM",
"info": "Usually not too busy",
"busyness_score": 32
},
...
],
...
},
"live_hash": {
"info": "Now: Usually not too busy",
"time_spent": "People typically spend 15 min to 1 hr here"
}
}
}
...
}
Results for: extensions
These results are available under expanded description and can contain various extensions information, including highlights
, crowd
, accessibility
, payments
, etc.
Results for: Local Posts ("From the owner")
For each Local Posts ("From the owner") result, we are able to extract its media
(image or video), cta
(Call To Action, e.g. "Call now", "View Offer", "Book"), link
(for "Book" and "View Offer" cta), phone
(for "Call now" cta), post_link
, description
, duration
(e.g. "Valid Aug 16 - Sep 15"), and date
.
{
...
"posts": [
{
"media": "https://lh3.googleusercontent.com/geougc/AF1QipN4RE6SUOFM8JaCOufjzeRu6_0368V1aQrVjYIt=h400-no",
"cta": "Call now",
"phone": "(212) 826-2322",
"post_link": "https://search.google.com/local/posts?q=Park+56+Dental&ludocid=11376091113438791646&lpsid=1238099011883398109&source=sh/x/localposts&lsig=AB86z5Us47gc2QAVFXJnQSkjfBxD",
"description": "We're OPEN this weekend! #bestdentistnyc",
"date": "Aug 23, 2021"
},
{
"title": "END OF SUMMER SPECIALS! BOOK NOW!",
"media": "https://lh3.googleusercontent.com/p/AF1QipMAnS-rxxH9AannMcJO5IFI3LmL3-_M7mSaZmeL=h400-no",
"cta": "View Offer",
"link": "https://search.google.com/local/posts?q=Park+56+Dental&ludocid=11376091113438791646&lpsid=3804327233831641601&source=sh/x/localposts&lsig=AB86z5Us47gc2QAVFXJnQSkjfBxD",
"post_link": "https://search.google.com/local/posts?q=Park+56+Dental&ludocid=11376091113438791646&lpsid=3804327233831641601&source=sh/x/localposts&lsig=AB86z5Us47gc2QAVFXJnQSkjfBxD",
"duration": "Valid Aug 16 - Sep 15",
"date": "Aug 16, 2021"
},
{
"media": "https://lh3.googleusercontent.com/geougc/AF1QipM-MGypwamP008oCedyyQloSp9A4u5MmU0lpjG5=h400-no",
"cta": "Book",
"link": "https://www.zocdoc.com/practice/park-56-dental-group-1684",
"post_link": "https://search.google.com/local/posts?q=Park+56+Dental&ludocid=11376091113438791646&lpsid=7466389428686708189&source=sh/x/localposts&lsig=AB86z5Us47gc2QAVFXJnQSkjfBxD",
"description": "Our office will be Closed on Weds. 7/21 but please e-mail us for appointment requests: info@park56dental.com. We re-open Thursday, 7/22.",
"date": "Jul 20, 2021"
},
...
],
...
}
Results for: User Reviews
These results can contain various user review information, including rating
, number of reviews
, user_reviews
with a summary
, and most_relevant
reviews. To scrape all reviews use reviews_link
, which points to our full Google Maps Reviews API engine.
{
...
"reviews_link": "https://serpapi.com/search.json?data_id=0x89c259a61c75684f%3A0x79d31adb123348d2&engine=google_maps_reviews&hl=en",
"rating_summary": [
{
"stars": 1,
"amount": 37
},
{
"stars": 2,
"amount": 28
},
{
"stars": 3,
"amount": 84
},
{
"stars": 4,
"amount": 335
},
{
"stars": 5,
"amount": 977
}
],
"rating": 4.5,
"reviews": 1461,
"user_reviews": {
"summary": [
{
"snippet": "\"The baristas here are pretty cool people who pull excellent espresso shots.\""
},
{
"snippet": "\"Long lines every morning, but the staff moves everyone through pretty quickly.\""
},
{
"snippet": "\"Prices were a little pricey for size on the iced coffees.\""
}
],
"most_relevant": [
{
"username": "Peter Farejowicz",
"rating": 5,
"contributor_id": "103688512592452127720",
"description": "Another great Stumptown location, I’m a big fan of their coffee anywhere. This particular spot is conveniently located near Madison Square Park off Broadway. The shop has some space inside to sit along the window but is mostly a grab and go location.\n\nThe line wasn’t too bad and I got my drip coffee quickly. The prices here to me are very reasonable and the sizes great.\n\nStumptown coffee blends are always a hit and getting it straight from the source tastes extra delicious in the mornings!",
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMvfI5qn5wgCAsb8qLHZzIOaCgDJNHECrsC4mzs=w150-h150-k-no-p"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipO9qil4-umhwP8tXcvx9nw8U8VD2XX7xs6lhV0n=w150-h150-k-no-p"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNibYeSBKZ5EmpiR672P8VTXy88soG1b333Olkg=w150-h150-k-no-p"
}
],
"date": "a month ago"
},
{
"username": "Ilias Marinos",
"rating": 5,
"contributor_id": "100298205788618577597",
"description": "I have been at this place several times and had both espresso and capuccino (with regular and oat milk). The coffee and milk was consistently good all times. Recommended!",
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNmTPtyd4KbmaTFZnCd_EEN7M_EoSiPGFqqFhyH=w150-h150-k-no-p"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNxQbFbwXoBl3Ykv32rVGZhdP76-BHYf5DNuopY=w150-h150-k-no-p"
}
],
"date": "a week ago"
},
{
"username": "MM A",
"rating": 4,
"contributor_id": "105594592943324195692",
"description": "I was excited to go here since I do at times purchase Stumptown coffee from safeway grocery store in various states.. I actually did not know they had actual coffee shops in NYC.. the coffee was, as expected, very good but the service was at best mediocre. The person at the front, though was pleasant, she was busy conversing with her colleague and more preoccupied with it than customer service. Small store but overall clean and nice.",
"images": [
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPR5sh0ZSLRkfueAOpE1q4IziXCKtNvfiNU-Cmc=w150-h150-k-no-p"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipP5GQBqz5tQC8OpP7qpTwbokPqz9XOLUMxebkLB=w150-h150-k-no-p"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipO4immTfA4w6E0A134m56IdrvPmHKKfj64YWvp6=w150-h150-k-no-p"
},
{
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOBnIE4ku8Dtw44WZK8Fl4xVDsTHopskRg5neb8=w150-h150-k-no-p"
}
],
"date": "6 months ago"
},
...
]
},
...
}
Results for: People Also Search For
These results contain local_results
for different search_term
that people_also_search_for
.
{
...
"people_also_search_for": [
{
"search_term": "Coffee shops",
"local_results": [
{
"title": "Culture Espresso",
"data_id": "0x89c259aa4c38ca75:0x88ca3d6ff537d876",
"data_cid": 9856758285518493814,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x89c259aa4c38ca75:0x88ca3d6ff537d876",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x89c259aa4c38ca75:0x88ca3d6ff537d876",
"gps_coordinates": {
"latitude": 40.752093599999995,
"longitude": -73.9857349
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c259aa4c38ca75%3A0x88ca3d6ff537d876%218m2%213d40.752093599999995%214d-73.9857349&engine=google_maps&token=290cc7f402607b40&type=place",
"rating": 4.5,
"reviews": 873,
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOX1xZlGdy6qv0DGAuWY0GUlW0PZQHKqo51Tzfm=w152-h152-n-k-no",
"type": [
"Coffee shop",
"Bakery",
"Cookies"
]
},
{
"title": "Birch Coffee @Flatiron",
"data_id": "0x89c259a65b82f7f7:0xd74db93f308e43ab",
"data_cid": 15514259972409934763,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x89c259a65b82f7f7:0xd74db93f308e43ab",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x89c259a65b82f7f7:0xd74db93f308e43ab",
"gps_coordinates": {
"latitude": 40.743643399999996,
"longitude": -73.9864284
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c259a65b82f7f7%3A0xd74db93f308e43ab%218m2%213d40.743643399999996%214d-73.9864284&engine=google_maps&token=bac233f6ecb0eed9&type=place",
"rating": 4.4,
"reviews": 868,
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPeI5KTq8N9oMXldbvDzCInlWE7oj-8E46hDirL=w152-h152-n-k-no",
"type": [
"Coffee shop"
]
},
...
]
},
{
"search_term": "Coffee roasters",
"local_results": [
{
"title": "Irving Farm New York",
"data_id": "0x89c259a1c4280bdf:0xb7d1c448bc0e0f46",
"data_cid": 13245583795745066822,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x89c259a1c4280bdf:0xb7d1c448bc0e0f46",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x89c259a1c4280bdf:0xb7d1c448bc0e0f46",
"gps_coordinates": {
"latitude": 40.736810299999995,
"longitude": -73.9869409
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c259a1c4280bdf%3A0xb7d1c448bc0e0f46%218m2%213d40.736810299999995%214d-73.9869409&engine=google_maps&token=6d251792bf23c62a&type=place",
"rating": 4.2,
"reviews": 476,
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipN8U4YuUu1pS9PxWeJ-C6BcuKz-fo7pGX1qJ3Gk=w152-h152-n-k-no",
"type": [
"Coffee shop"
]
},
{
"title": "City of Saints Coffee Roasters",
"data_id": "0x89c2599be2211b3d:0xbd935870741bd5ee",
"data_cid": 13660359334752409070,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x89c2599be2211b3d:0xbd935870741bd5ee",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x89c2599be2211b3d:0xbd935870741bd5ee",
"gps_coordinates": {
"latitude": 40.7312224,
"longitude": -73.9899877
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c2599be2211b3d%3A0xbd935870741bd5ee%218m2%213d40.7312224%214d-73.9899877&engine=google_maps&token=63b206fd43182b3d&type=place",
"rating": 4.6,
"reviews": 255,
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipP5wmDk51ur6RuyEI3Uu5HrNJrkRLzkiBTiSTIq=w152-h152-n-k-no",
"type": [
"Coffee shop"
]
},
...
]
},
{
"search_term": "Other locations for Stumptown",
"local_results": [
{
"title": "Stumptown Coffee Roasters",
"data_id": "0x89c25996d46ccfed:0x3034ad801dc5fcb3",
"data_cid": 3473591978376428723,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x89c25996d46ccfed:0x3034ad801dc5fcb3",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x89c25996d46ccfed:0x3034ad801dc5fcb3",
"gps_coordinates": {
"latitude": 40.7327498,
"longitude": -73.9980013
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x89c25996d46ccfed%3A0x3034ad801dc5fcb3%218m2%213d40.7327498%214d-73.9980013&engine=google_maps&token=c24c0eebe443daa0&type=place",
"rating": 4.5,
"reviews": 931,
"thumbnail": "https://lh5.googleusercontent.com/p/AF1QipON31ttw5sh7fxIbXtnClymnSzCVgpECLlnXuaO=w152-h152-n-k-no",
"type": [
"Coffee shop",
"Cafe",
"Tea store",
"Coffee store"
]
}
]
}
]
...
}
Results for: Omni Austin Hotel Downtown
These type of results are for hotels. SerpApi is able to extract, among other data, pricing
, amenities
, user_reviews
from a source
(e.g. "TripAdvisor", "Hotels.com", "Expedia.com", "Booking.com", etc.) and similar_places_nearby
(include price
, distance
, etc.).
{
"place_results": {
...
"pricing": {
"for_date": {
"start": "2019-11-27",
"end": "2019-11-28"
},
"offers": [
{
"source": "Omni Austin Hotel Downtown",
"price": "$139",
"link": "https://www.google.com/aclk?sa=L&ai=CE6j595LOXdffGYaQnwSxoouAC8-f8u5XuOy_l-0JprS5oLAXCAoQASgMYMkGqAMFqgQlT9DidiOdSXlEY1ary4bwo9AN8daw4-SiBXkBxANO-E9X-DzmQsAE-JDt6rMCiAWNmJeBGMAFkgGgBmWQBwOoB9nLG8gJrAGiCvoBCgoyMDE5LTExLTI3EAEaAlVTIgJlbikcgi4krQjfmTILb21uaV9ob3RlbHM4AEDmlrMCSAFSGk9NTkktQVVTQ1RSX19EUV9fQ1JQTFQ4X18yXQAAC0NlPQq9QWgAcgNVU0R4AIIBYgoKRFFfX0NSUExUOBoMCgJDMRIGQVVTQ1RSGgwKAkMyEgYxNjIuNjMaCAoCQzMSAkRRGgwKAkM0EgZDUlBMVDgaBwoCQzUSATIgASoRT21uaV9EZXNrdG9wX01hcHMyAggCoAEEsAEByAGLm_Ev0AGLm_Ev4AEA6AEB8AEB-AEAiAIBkAIMoAIAygIEGJnRPtICAOgKAZALAw&sig=AOD64_1LZV3aL8FGnVgwk5IIULW17sDPKw&adurl"
},
{
"source": "Expedia.com",
"price": "$144",
"link": "https://www.google.com/aclk?sa=l&ai=Cu-Ce95LOXdffGYaQnwSxoouAC4Hdx71Yga2F4skK4_L59asPCAoQAigMYMkGoAGs6J_6AqgDBaoEJU_QhRQTnEl5RGNspryd8KPQL6DMvePkogV5YaEKGv9PX9heskXABI_DoYK6AogFtsSbmRjABZIBoAZlkAcDqAfZyxvICawBogqyAQoKMjAxOS0xMS0yNxABGgJVUyICZW4pHIIuJK0I35kyD0V4cGVkaWFTdGFuZGFyZDgAQIH0gwNIAVIJMjM2MjIwMjQzXWamD0NlKVzDQWgAcgNVU0R4AIIBGQoGNDQxNjc4GgkKAkM0EgNVU0QgADICCAKKAQtiZXhfZGVmYXVsdKABBLABAcgB5YDaL9AB5YDaL-ABAegBAvABAfgBAYgCApACDKACAMoCBBiZ0T7SAgDoCgGQCwM&sig=AOD64_2H9DdL6tkJYSFHGB-Q-tv3HehqZA&adurl"
},
{
"source": "Booking.com",
"price": "$139",
"link": "https://www.google.com/aclk?sa=L&ai=Cat3T95LOXdffGYaQnwSxoouAC43v9tNYgP3CscIK4aKNkZUVCAoQAygMYMkGqQJhpu1fWYGyPqgDBaoEJU_QiF0enUl5RGNGhfCD8KPQGbSgs-PkogV5dK50NP9PU-5-s0XABP-uyqKhAogFzZSv1hjABZIBoAZlkAcDqAfZyxvICawBogrIAQoKMjAxOS0xMS0yNxABGgJVUyICZW4pHIIuJK0I35kyE2Jvb2tpbmcuY29tU3RhbmRhcmQ4AECJq6oCSAFSGDUyMjM1NDAyXzIxOTMzNDA0N18yXzJfMF0AAAtDZT0KvUFoAHIDVVNEeACCASoKCDUyMjM1NDAyGhgKAkMxEhJ1cy9hdXN0aW4tZG93bnRvd24gADICCAKgAQSwAQHIAf_N5C_QAf_N5C_gAQDoAQPwAQH4AQKIAgOQAgygAgDKAgQYmdE-0gIA6AoBkAsD&sig=AOD64_1Ja1QI6cbIezEb4ldfJ0nJjr-eJQ&adurl"
},
...
]
},
...
"user_reviews": {
...
"source": [
{
"name": "TripAdvisor",
"reviews": [
{
"rating": 4.0,
"description": "Beautiful hotel. Clean and the staff was great. The hotel provided free umbrellas to guests which was great because it rained. The location was very good. We were able to walk to everything. I can't say enough about the staff. The door man was always there to open doors. Greatv",
"date": "6 days ago"
},
...
]
},
{
"name": "Priceline",
"reviews": [
{
"rating": 7.0,
"description": "Positive: Nice facility and attentive staff. Negative: The handling of my reservation prior to arrival.",
"date": "3 weeks ago"
},
...
]
},
{
"name": "Hotels.com",
"reviews": [
{
"rating": 10.0,
"description": "Sunscreen provided by hotel was awesome",
"date": "3 weeks ago"
},
...
]
},
...
]
},
...
"similar_places_nearby": [
{
"position": 1,
"title": "InterContinental Stephen F. Austin",
"data_id": "0x8644b509e8c260e9:0xba1fbd6f36ab9ae",
"data_cid": 838227906293053870,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8644b509e8c260e9:0xba1fbd6f36ab9ae",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8644b509e8c260e9:0xba1fbd6f36ab9ae",
"gps_coordinates": {
"latitude": 30.269054999999998,
"longitude": -97.741988
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644b509e8c260e9%3A0xba1fbd6f36ab9ae%218m2%213d30.269054999999998%214d-97.741988&engine=google_maps&token=c2a3eddcc0cd6643&type=place",
"rating": 4.4,
"reviews": 958,
"thumbnail": "//lh4.googleusercontent.com/---Yra4lakxU/W_5vSDHLkaI/AAAAAAAAAPo/7mCTzedGtLYaPUtIZhbibQkkMGwuZf8LQCLIBGAYYCw/w288-h90-k-no/",
"description": "Also a 4-star hotel, for $32 less",
"distance": "0.1 mi away",
"price": "$107"
},
{
"position": 2,
"title": "The Driskill In The Unbound Collection By Hyatt",
"data_id": "0x8644b5a77c8f25e3:0xa0cdd29832182fba",
"data_cid": 11587148967411462074,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8644b5a77c8f25e3:0xa0cdd29832182fba",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8644b5a77c8f25e3:0xa0cdd29832182fba",
"gps_coordinates": {
"latitude": 30.268150000000002,
"longitude": -97.741755
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644b5a77c8f25e3%3A0xa0cdd29832182fba%218m2%213d30.268150000000002%214d-97.741755&engine=google_maps&token=b2077811b6227863&type=place",
"rating": 4.5,
"reviews": 2894,
"thumbnail": "//lh4.googleusercontent.com/-MmO9weja5M8/XIA0ztgnwTI/AAAAAAAAKmc/6oRrqgbZrIMaplRCammgLiYy-SSX2-JdwCLIBGAYYCw/w136-h90-k-no/",
"description": "Historic hotel with luxe rooms & dining",
"distance": "0.1 mi away",
"price": "$183"
},
{
"position": 3,
"title": "The Westin Austin Downtown",
"data_id": "0x8644b5a795fe1b77:0xd3f26f722ad538e3",
"data_cid": 15272391822502344931,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8644b5a795fe1b77:0xd3f26f722ad538e3",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8644b5a795fe1b77:0xd3f26f722ad538e3",
"gps_coordinates": {
"latitude": 30.26662,
"longitude": -97.740375
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644b5a795fe1b77%3A0xd3f26f722ad538e3%218m2%213d30.26662%214d-97.740375&engine=google_maps&token=68ee268a39b01abf&type=place",
"rating": 4.4,
"reviews": 1575,
"thumbnail": "//lh5.googleusercontent.com/-LjmQxUh9Lgc/XZ1zNHfKesI/AAAAAAAAAqw/pUG-rXtT42YhC9tjk0FXqjA8yInJVybnACLIBGAYYCw/w134-h90-k-no/",
"description": "Contemporary hotel with a rooftop pool",
"distance": "0.2 mi away",
"price": "$151"
},
...
],
...
}
}
Results for: Radio City Hall
You can get extended events
results for concert halls, arenas, theaters etc.
{
"place_results": {
...
"events": [
{
"title": "Joshua Bassett: The Golden Years",
"date": {
"start_date": "Tue, Aug 20",
"start_time": "7:30 PM",
"when": "Tue, Aug 20 · 7:30 PM"
},
"thumbnail": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcRlX9dXJLB6I3VlbsBeLcLsnRaQlMQW44HbhcHk5yVg769Ad60h",
"ticket_info": {
"price": "$11",
"extracted_price": 11,
"link": "https://ticketmaster.evyy.net/c/5128861/271177/4272?u=https%3A%2F%2Fwww.ticketmaster.com%2Fjoshua-bassett-the-golden-years-new-york-new-york-08-20-2024%2Fevent%2F3C0060B98F9F0D92&source=ev",
"source": "Ticketmaster",
"source_icon": "https://encrypted-tbn3.gstatic.com/faviconV2?url=https://www.ticketmaster.com/&client=TTD_EVENTS&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1"
}
},
{
"title": "Naomi Sharon",
"date": {
"start_date": "Thu, Sep 5",
"start_time": "7:00 PM",
"when": "Thu, Sep 5 · 7:00 PM"
},
"thumbnail": "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcT5mxMiajOufB9x74Wxau4PvmJrmVbxjwZ--tNr5eZfKykv8BXC",
"ticket_info": {
"price": "$264",
"extracted_price": 264,
"link": "https://ticketmaster.evyy.net/c/5128861/271177/4272?u=https%3A%2F%2Fwww.ticketmaster.com%2Ftems-born-in-the-wild-tour-new-york-new-york-09-05-2024%2Fevent%2F3C0060A7C4840ABA&source=ev",
"source": "Ticketmaster",
"source_icon": "https://encrypted-tbn3.gstatic.com/faviconV2?url=https://www.ticketmaster.com/&client=TTD_EVENTS&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1"
}
},
{
"title": "Jon Batiste",
"date": {
"start_date": "Fri, Sep 6",
"start_time": "8:00 PM",
"when": "Fri, Sep 6 · 8:00 PM"
},
"thumbnail": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcSSDYl8dng-HZK5tM6F4U_czlkBKUmGduqjrXex17iZibCFBump",
"ticket_info": {
"price": "$52",
"extracted_price": 52,
"link": "https://ticketmaster.evyy.net/c/5128861/271177/4272?u=https%3A%2F%2Fwww.ticketmaster.com%2Fjon-batiste-at-radio-city-new-york-new-york-09-06-2024%2Fevent%2F3C006072EE8D0DC7&source=ev",
"source": "Ticketmaster",
"source_icon": "https://encrypted-tbn3.gstatic.com/faviconV2?url=https://www.ticketmaster.com/&client=TTD_EVENTS&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1"
}
},
{
"title": "Jon Batiste",
"date": {
"start_date": "Sat, Sep 7",
"start_time": "8:00 PM",
"when": "Sat, Sep 7 · 8:00 PM"
},
"thumbnail": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcSSDYl8dng-HZK5tM6F4U_czlkBKUmGduqjrXex17iZibCFBump",
"ticket_info": {
"price": "$67",
"extracted_price": 67,
"link": "https://ticketmaster.evyy.net/c/5128861/271177/4272?u=https%3A%2F%2Fwww.ticketmaster.com%2Fjon-batiste-at-radio-city-new-york-new-york-09-07-2024%2Fevent%2F3C006072EE9A0DCA&source=ev",
"source": "Ticketmaster",
"source_icon": "https://encrypted-tbn3.gstatic.com/faviconV2?url=https://www.ticketmaster.com/&client=TTD_EVENTS&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1"
}
},
{
"title": "Rainbow Kitten Surprise: Love Hate Music Box Tour",
"date": {
"start_date": "Thu, Sep 12",
"start_time": "8:00 PM",
"when": "Thu, Sep 12 · 8:00 PM"
},
"thumbnail": "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcScgZ9OW9HJwEkIdix4TWDHQ31cSpHzh28c_Rs8GptktyK8giRp",
"ticket_info": {
"price": "$62",
"extracted_price": 62,
"link": "https://ticketmaster.evyy.net/c/5128861/271177/4272?u=https%3A%2F%2Fwww.ticketmaster.com%2Frainbow-kitten-surprise-love-hate-music-new-york-new-york-09-12-2024%2Fevent%2F3C0060BCE4000F06&source=ev",
"source": "Ticketmaster",
"source_icon": "https://encrypted-tbn3.gstatic.com/faviconV2?url=https://www.ticketmaster.com/&client=TTD_EVENTS&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1"
}
},
...
],
...
}
}
Results for: Questions and answers
These results usually contain one highlighted question and answer pair.
{
"place_results": {
...
"questions_and_answers": [
{
"question": {
"user": {
"name": "Ben Vaux",
"link": "https://www.google.com/maps/contrib/111670536407267120973",
"local_guide_level": 4,
"thumbnail": "https://lh5.ggpht.com/-hp51y7rptk0/AAAAAAAAAAI/AAAAAAAAAAA/c5tUu0ALLp0/c0x00000000-cc-rp-mo-ba2/photo.jpg"
},
"text": "Why don’t you offer local water to drink?",
"date": "5 years ago",
"language": "en"
},
"answer": {
"user": {
"name": "Customer Care",
"link": "https://www.google.com/maps/contrib/100905753574939093964",
"local_guide_level": 0,
"thumbnail": "https://lh6.ggpht.com/-paOHmoSNHXs/AAAAAAAAAAI/AAAAAAAAAAA/lzh8Yud3VO4/c0x00000000-cc-rp-mo/photo.jpg"
},
"text": "Hello Ben Vaux, Greetings from The Hamptons Cafe! Unfortunately currently we don't serve local water as per our menu, but we serve aqua panna waters.",
"date": "3 months ago",
"language": "en"
},
"total_answers": 2
}
],
...
}
}
Results for: Omni Austin Hotel Downtown
These results can appear if a building contains more than one business.
{
"place_results": {
...
"at_this_place": {
"type": [
{
"title": "Food & Drink",
"places": 4
},
{
"title": "Shopping",
"places": 3
},
{
"title": "Recreations",
"places": 2
},
...
],
"places": [
{
"position": 1,
"title": "Capital Factory",
"data_id": "0x8644b5a741a48747:0x3c7ccf742ba7769d",
"data_cid": "4358586637243348637",
"reviews_link": "https://serpapi.com/search.json?data_id=0x8644b5a741a48747%3A0x3c7ccf742ba7769d&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x8644b5a741a48747%3A0x3c7ccf742ba7769d&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 30.268888899999997,
"longitude": -97.7405556
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644b5a741a48747%3A0x3c7ccf742ba7769d%218m2%213d30.268888899999997%214d-97.7405556&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 281,
"reviews": 4.6,
"type": "Coworking space",
"type_id": "coworking_space",
"address": "701 Brazos St, Austin, TX 78701",
"location": "Floor 1",
"open_state": "Closed ⋅ Opens 9AM",
"hours": [
{
"friday": "9AM–5PM"
},
...
],
"thumbanil": "https://lh5.googleusercontent.com/p/AF1QipMcSI2ZryIVPgkQ0Ha5V9-KisMe8DEs7HDaZ-ke=w86-h86-n-k-no"
},
{
"position": 2,
"title": "The Car Savior - Garage & Mobile Mechanic",
"data_id": "0x8644cad7cc002d6b:0x70774b59bf5c8d5e",
"data_cid": "8104028903311183198",
"reviews_link": "https://serpapi.com/search.json?data_id=0x8644cad7cc002d6b%3A0x70774b59bf5c8d5e&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x8644cad7cc002d6b%3A0x70774b59bf5c8d5e&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 30.2688755,
"longitude": -97.7405641
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644cad7cc002d6b%3A0x70774b59bf5c8d5e%218m2%213d30.2688755%214d-97.7405641&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 78,
"reviews": 4.8,
"type": "Auto repair shop",
"type_id": "auto_repair_shop",
"address": "701 Brazos St #1600, Austin, TX 78701",
"open_state": "Closed ⋅ Opens 8AM",
"hours": [
{
"friday": "8AM–6PM"
},
...
],
"thumbanil": "https://lh5.googleusercontent.com/p/AF1QipNdX-DqnQAYl7f8ep6w2TT3vcJdHMZukpWXioDA=w86-h86-n-k-no"
},
{
"position": 3,
"title": "Let's Eat, Grandma",
"data_id": "0x865b34be93908cdd:0x8974a80af9806eaf",
"data_cid": "9904726245583646383",
"reviews_link": "https://serpapi.com/search.json?data_id=0x865b34be93908cdd%3A0x8974a80af9806eaf&engine=google_maps_reviews&hl=en",
"photos_link": "https://serpapi.com/search.json?data_id=0x865b34be93908cdd%3A0x8974a80af9806eaf&engine=google_maps_photos&hl=en",
"gps_coordinates": {
"latitude": 30.2688755,
"longitude": -97.7405641
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x865b34be93908cdd%3A0x8974a80af9806eaf%218m2%213d30.2688755%214d-97.7405641&engine=google_maps&google_domain=google.com&hl=en&type=place",
"rating": 78,
"reviews": 4.9,
"type": "Resume service",
"type_id": "resume_service",
"address": "701 Brazos St STE 500, Austin, TX 78701",
"location": "Floors 1 and 1",
"open_state": "Closed ⋅ Opens 9AM",
"hours": [
{
"friday": "9AM–5:30PM"
},
...
],
"thumbanil": "https://lh5.googleusercontent.com/p/AF1QipNKq4eRGcCWcSR0vdYot5XV8PASXpf4OSA9BDCf=w86-h86-n-k-no"
},
...
]
},
...
}
}
Admission results for Eiffel Tower
These results usually appear for attractions and museums.
{
"admission": [
{
"title": "Eiffel Tower",
"icon": "https://www.gstatic.com/ads-travel/ttd/official_admission_32x32.png",
"options": [
{
"title": "Second floor - Stair access",
"link": "https://www.toureiffel.paris/en/rates-offers/ticket-second-floor-stairs?utm_source=magpietravelgttd",
"price": "$11.43",
"extracted_price": 11.43,
"official_site": true,
"extensions": [
"Instant confirmation",
"Mobile Ticket"
]
}
]
},
{
"title": "Trip.com",
"icon": "https://encrypted-tbn1.gstatic.com/faviconV2?url=https://us.trip.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
"options": [
{
"title": "Early Bird Ticket: 20:00-23:00 (Admission only valid within the timeslot assigne",
"link": "https://us.trip.com/travel-guide/attraction/paris/eiffel-tower-78772/?aid=1076145&sid=4330723&s-productIdTop=48061166&source=bm¤cy=USD",
"price": "$17.41",
"extracted_price": 17.41,
"extensions": [
"Mobile Ticket"
]
},
...
]
},
{
"title": "Viator",
"icon": "https://encrypted-tbn3.gstatic.com/faviconV2?url=https://www.viator.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
"options": [
{
"title": "Entrance to 2nd floor via Foot",
"link": "https://www.viator.com/en-US/tours/Paris/Eiffel-Tower-Paris-entry-ticket/d479-371158P2?googlettd=true&src=papi",
"price": "$23.50",
"extracted_price": 23.5,
"extensions": [
"Instant confirmation"
]
},
...
]
},
...
],
}
Experiences for Eiffel Tower
These results usually appear for attractions and museums.
{
"experiences": [
{
"title": "Paris Eiffel Tower Guided Climb Tour by Stairs",
"link": "https://us.trip.com/things-to-do/detail/16124226?language=EN&locale=en_us&allianceid=1076145&sid=4330723&source=bm¤cy=USD",
"price": "$38.63",
"extracted_price": 38.63,
"rating": 5,
"reviews": 47,
"thumbnail": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTe4jydWLqg0B5D2-5E2uhe3fddxRqNjyEA0szDjHfUooCmtQRR",
"source": "Trip.com",
"icon": "https://encrypted-tbn1.gstatic.com/faviconV2?url=https://us.trip.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
"duration": "2h"
},
{
"title": "Eiffel Tower: Reserved Entrance & Guided Tour with Optional Summit",
"link": "https://www.tiqets.com/en-US/paris-attractions-c66746/tickets-for-eiffel-tower-guided-tour-by-lift-with-summit-option-p997409/?tq_source=ttd_product_feed&utm_source=e",
"price": "$43.69",
"extracted_price": 43.69,
"rating": 4.5,
"reviews": 30,
"thumbnail": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcTAIxThM74Lj_pMtOcI7iWiPT64GQGWSJcc_F7AxZiFFQI0eLsp",
"source": "Tiqets",
"icon": "https://encrypted-tbn1.gstatic.com/faviconV2?url=https://www.tiqets.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
"duration": "1h"
},
{
"title": "Eiffel Tower: Skip The Line to the 2nd Floor + Summit Access (If Selected)",
"link": "https://www.tiqets.com/en-US/paris-attractions-c66746/tickets-for-eiffel-tower-skip-the-ticket-line-2nd-floor-and-summit-option-p997343/?tq_source=ttd_product_feed&utm_source=e",
"price": "$54.88",
"extracted_price": 54.88,
"rating": 4.6,
"reviews": 173,
"thumbnail": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQIPn6b_vx08MLfI8ATTNzWP3ArC6-QyLegtNLFDIff6LG5K4Lz",
"source": "Tiqets",
"icon": "https://encrypted-tbn1.gstatic.com/faviconV2?url=https://www.tiqets.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
"duration": "1h 30m"
},
...
],
}
Results for: Austin
These type of results are for cities, provinces and countries. We are able to extract, among other data, weather
and local results for at_this_location
.
{
...
"place_results": {
"title": "Austin",
"place_id": "ChIJLwPMoJm1RIYRetVp1EtGm10",
"data_id": "0x8644b599a0cc032f:0x5d9b464bd469d57a",
"data_cid": "6745062158417646970",
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8644b599a0cc032f:0x5d9b464bd469d57a",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8644b599a0cc032f:0x5d9b464bd469d57a",
"gps_coordinates": {
"latitude": 30.267152999999997,
"longitude": -97.7430608
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644b599a0cc032f%3A0x5d9b464bd469d57a%218m2%213d30.267152999999997%214d-97.7430608&engine=google_maps&token=54fbcbe66610afb1&type=place",
"thumbnail": "//lh4.googleusercontent.com/proxy/M-gIfn3R7dJhSuwG89vxctDrnzcGguyJxRkQjoRA0TQwQqkOtua7xLGJ51DAXK8p9zgrwED-cP75mzztowsCC0bV4D2kqvnoUfRYjNe6KGodBP1_Je8MuDEMCv_6fabzk3_MuNpe-fjg1rSvmpsKL0kun4rmE2Q=w129-h86-k-no",
"description": {
"snippet": "Austin is the state capital of Texas, an inland city bordering the Hill Country region. Home to the University of Texas flagship campus, Austin is known for its eclectic live-music scene centered around country, blues and rock. Its many parks and lakes are popular for hiking, biking, swimming and boating. South of the city, Formula One's Circuit of the Americas raceway has hosted the United States Grand Prix."
},
"address": "Austin, TX",
"weather": {
"celsius": "4°C",
"fahrenheit": "39°F",
"conditions": "Clear"
},
"website": "https://www.ci.austin.tx.us/",
"at_this_location": [
{
"position": 1,
"title": "Hotel Indigo Austin Downtown - University",
"data_id": "0x8644b5a69e6e1e83:0x6968d4161ce423d8",
"data_cid": 7595553962999423960,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8644b5a69e6e1e83:0x6968d4161ce423d8",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8644b5a69e6e1e83:0x6968d4161ce423d8",
"gps_coordinates": {
"latitude": 30.2692026,
"longitude": -97.7366236
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644b5a69e6e1e83%3A0x6968d4161ce423d8%218m2%213d30.2692026%214d-97.7366236&engine=google_maps&token=bcf84456d17c3c31&type=place",
"rating": 4.1,
"type": "3 stars",
"price": "$95",
"thumbnail": "//lh5.googleusercontent.com/-mwzlAPB_je0/WzY9NYe3-6I/AAAAAAAAAW0/LJnkPaoJTAkXCVehITyt_D7nWYa6A1CngCLIBGAYYCw/w179-h120-k-no/"
},
{
"position": 2,
"title": "Omni Austin Hotel Downtown",
"data_id": "0x8644b5a73c20f903:0xaa945f555da7262a",
"data_cid": 12291554103249020458,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8644b5a73c20f903:0xaa945f555da7262a",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8644b5a73c20f903:0xaa945f555da7262a",
"gps_coordinates": {
"latitude": 30.2689471,
"longitude": -97.7403971
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644b5a73c20f903%3A0xaa945f555da7262a%218m2%213d30.2689471%214d-97.7403971&engine=google_maps&token=094b101c9531bd6f&type=place",
"rating": 4.3,
"type": "4 stars",
"price": "$144",
"thumbnail": "//lh5.googleusercontent.com/-yuSxuMHJ3fI/XLDqenk4eXI/AAAAAAAAASA/H0Xel8kiTp0ZNXgHocor7jwrZW8e8KiLgCLIBGAYYCw/w180-h120-k-no/"
},
{
"position": 3,
"title": "The Westin Austin Downtown",
"data_id": "0x8644b5a795fe1b77:0xd3f26f722ad538e3",
"data_cid": 15272391822502344931,
"reviews_link": "https://serpapi.com/search.json?engine=google_maps_reviews&hl=en&data_id=0x8644b5a795fe1b77:0xd3f26f722ad538e3",
"photos_link": "https://serpapi.com/search.json?engine=google_maps_photos&hl=en&data_id=0x8644b5a795fe1b77:0xd3f26f722ad538e3",
"gps_coordinates": {
"latitude": 30.266620099999997,
"longitude": -97.7403752
},
"place_id_search": "https://serpapi.com/search.json?data=%214m5%213m4%211s0x8644b5a795fe1b77%3A0xd3f26f722ad538e3%218m2%213d30.266620099999997%214d-97.7403752&engine=google_maps&token=0ab0096f59797851&type=place",
"rating": 4.7,
"type": "4 stars",
"price": "$151",
"thumbnail": "//lh5.googleusercontent.com/-LjmQxUh9Lgc/XZ1zNHfKesI/AAAAAAAAAqw/pUG-rXtT42YhC9tjk0FXqjA8yInJVybnACLIBGAYYCw/w179-h120-k-no/"
}
]
}
...
}
Results for: Maid2Clean
These results contain booking_link
.
{
"place_results": {
...
"booking_link": "https://www.maid2clean.co.uk/book-a-cleaner/?id=61&utm_source=gmb&utm_medium=organic",
"website": "https://www.maid2clean.co.uk/domestic-cleaning/leicester/?utm_source=gmb&utm_medium=organic",
"phone": "+44 116 356 0126",
"open_state": "Closes soon ⋅ 8:30 PM ⋅ Opens 9 AM Wed",
...
}
}
Example of Web Results
Web Results typically appear at the end of the listing, displaying relevant web pages for the selected place. However, a new request must be made to retrieve the data; thus, we extract the link to retrieve the data as web_results_link
. Simultaneously, we also provide serpapi_web_results_link
, which returns the parsed results. You can view an example response on Google Organic Results.
{
"place_results": {
...
"web_results_link": "https://www.google.com/search?q=local+guide+program&ibp=gwp;0,26,OiIKICIcR3JlZ29yeXMgQ29mZmVlIE5ldyBZb3JrLCBOWSgC&pcl=lp",
"serpapi_web_results_link": "https://serpapi.com/search.json?device=desktop&engine=google&google_domain=google.com&ibp=gwp%3B0%2C26%2COiIKICIcR3JlZ29yeXMgQ29mZmVlIE5ldyBZb3JrLCBOWSgC&q=local+guide+program"
}
}
Example with place_id: ChIJLU7jZClu5kcR4PcOOO6p3I0
and optional gl: br
parameters
By using gl parameter, you can further improve locale results (e.g. returning the correct currency for a set location).
{
...
"admission":[
{
"title":"Eiffel Tower",
"icon":"https://www.gstatic.com/ads-travel/ttd/official_admission_32x32.png",
"options":[
{
"title":"Second floor - Stair access",
"link":"https://www.toureiffel.paris/en/rates-offers/ticket-second-floor-stairs?utm_source=magpietravelgttd",
"price":"R$87.07",
"extracted_price":87.07,
"official_site":true,
"extensions":[
"Instant confirmation",
"Mobile Ticket"
]
}
]
},
{
"title":"Myticketsworld",
"icon":"https://encrypted-tbn2.gstatic.com/faviconV2?url=https://myticketsworld.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
"options":[
{
"title":"The Eiffel Tower’s: Ticket with access to 2nd floor via stairs",
"link":"https://myticketsworld.com/products/the-eiffel-tower-s-ticket-with-access-to-2nd-floor-via-stairs",
"price":"R$80.94",
"extracted_price":80.94,
"extensions":[
"Instant confirmation",
"Mobile Ticket"
]
}
]
},
...
],
...
Booking Options for: Big Bus tours london
{
...
"place_results": {
"title": "Big Bus Tours London",
"place_id": "ChIJDQR-DiEFdkgRArsxMCL5YCc",
...
"booking_options": [
{
"title": "Big Bus Tours London",
"source_icon": "https://encrypted-tbn3.gstatic.com/faviconV2?url=https://www.bigbustours.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
"items": [
{
"kgmid": "/g/11vblpvzn3",
"title": "Big Bus London Evening Tour",
"price": "$47",
"duration": "2h",
"rating": 4,
"reviews": 4132,
"confirmation": true,
"mobile_ticket": true,
"link": "https://www.bigbustours.com/en/london/london-evening-tour-ticket?utm_source=GTTD-London&utm_medium=GTTD&utm_campaign=GTTD-London-buy-tickets",
"thumbnails": [
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQ6a1FDn_saCYu_NCRDPdtHmNB291W_WQceyre_4fXz4rnqaiwyqMRYYDDujsNeZYI",
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcTy0oSZ0KvjweEYbW6TnpU8cSedqG2JIKOSanRYzVxZg4odyXZpnbQd2Otp8r7gvzE",
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcT2BPeS4H8pFk6_2jCOm52Ly4HVXSlgT7GUBuul7IgixxNjhuYrTszKZ0udVPoxFT0",
"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTAHxJZWgbGdJCEP2I5eMZs-Ob4OCG-YjI3ikgIHJQGA8wlCTk8p6WNZoYuq40or0w"
]
},
{
"kgmid": "/g/11vdx9mbg3",
"title": "Big Bus London Discover",
"price": "$59",
"duration": "1d",
"rating": 4,
"reviews": 4132,
"confirmation": true,
"mobile_ticket": true,
"link": "https://www.bigbustours.com/en/london/london-discover-ticket?utm_source=GTTD-London&utm_medium=GTTD&utm_campaign=GTTD-London-buy-tickets",
"thumbnails": [
"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQNLCs5zzkCnd6Pu8T3NvEgXJFaHLw9f--XMMloExCSJz6_8ApnvtromsTjoc5PN4Y",
"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcRr4oeojjwwNJlIEa70VkQBMdjh4JJJijOTThmSOqv6lmA08b7GuxXRO2CKfd2sgaM",
"https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQKoVNgwb1q0RQbWNw3tiSdgBJanPF9MFLnsefjDICRnDxC2vhzHNsCXTU0o-VQtuw",
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSKxrcWkG30xMbMJxiXQGaDVWoBPlGnwfEamyKpUr5E7IqOqgsGxZNGNytfJ2l_-8s"
]
},
...
]
},
{
"title": "Civitatis",
"source_icon": "https://encrypted-tbn2.gstatic.com/faviconV2?url=https://www.civitatis.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
"items": [
{
"kgmid": "/g/11vjhc_79t",
"title": "Madrid Navibus Tour",
"price": "$11",
"rating": 3.3,
"reviews": 197,
"link": "https://www.civitatis.com/redirect-ttd/174702/o?lang=en-US¤cy=USD",
"thumbnails": [
"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcT1iq4wAjtqR_3mfvsmPBWqFjwUGHuK3MbMrPiVnleyGZ0hr362Nu-PrSj7xOnfNZM",
"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRFV0lQQDfwxayxd6Fu7FsTjYcAMX8soNHrf2fDmW9mQgmNPreLZzOvy5bfSFDWPiA",
"https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcRlrZdillZ7gnpSDhlDL3i92LupC3K4eaj5DAartg4tsM61bG_4xK9_FQm897DI794",
"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTEWI5INXzwfkEoiyXfVmFxS0XldbmeZCtz2QkgB9hAeFv8dod-Z-wj6ycrIhtB4A"
]
},
{
"kgmid": "/g/11w3m3wn6t",
"title": "Big Bus: Rome Sightseeing Bus",
"price": "$20",
"rating": 4.0,
"reviews": 91,
"link": "https://www.civitatis.com/redirect-ttd/180212/o?lang=en-US¤cy=USD",
"thumbnails": [
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcTv6a031OqTXFa9NAOqnc_H6DKfzTCZtmut-YlbfJjocpBV1R4fMlwQsVlYFHclb1I",
"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSVPy8hik4y0zdJZO_eLi5FT_b-cnbHxDQoe1CtmzNS5x5_Bo9si22x2crkV6rin_I",
"https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcTTbglhthLuX3B2pgckha3pA3Tc_Vr8bgaC0cfKJUVQNhYFXJiYSzNBkUcF7XQeiBM",
"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSIKPWsnwUd3rELZU6WHiuW4SzRflrqBp3_En4GgDKgslgG2TVJQ3o1q5A3MeWoODg"
]
},
...
]
},
...
{
"title": "Viator",
"source_icon": "https://encrypted-tbn3.gstatic.com/faviconV2?url=https://www.viator.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
"items": [
{
"kgmid": "/g/11q9tyzcvt",
"title": "Big Bus London Open-Top Evening Tour",
"price": "$47",
"duration": "2h",
"rating": 3.9,
"reviews": 141,
"confirmation": true,
"mobile_ticket": true,
"link": "https://www.viator.com/en-US/London/d737-ttd/p-6506P2?googlettd=true&src=papi&campaign=o&surface=maps&funnel=nav",
"thumbnails": [
"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcS88W75H3EgH8iYuwHjp80ve1Fhh_davgcurnkxsUuySnBmnM0lHIYhwN4shWvo5z0",
"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSacWh4msJThCdYowwAdVJnsExcdsXwFhoSoEpel4JFy75yw2zNOYzaBwnMaiW3uRo",
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSZ1gbO7YyK115M8o6ZV0sSbTRW4iSzp8gcFJel88TZ-5ALLa4hrf-iaUePc4Z4Pdg",
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcRamSpS07guVKHDzxdRaymlUAg2gln-B_m1PUmCdXDnYhMtidNqxw9uzkHEQONAURM"
]
},
{
"kgmid": "/g/11syfqkh2r",
"title": "Big Bus London Hop-On Hop-Off Tour & River Cruise",
"price": "$51",
"duration": "3h 30m",
"rating": 3.8,
"reviews": 9633,
"confirmation": true,
"mobile_ticket": true,
"link": "https://www.viator.com/en-US/London/d737-ttd/p-6506LONHOHO?googlettd=true&src=papi&campaign=o&surface=maps&funnel=nav",
"thumbnails": [
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcR_clWIIcXOSfylXJ6193DMnbDfP9lR-nulel0N3G7BJEQkNuVUmU7zwzquqXmwom4",
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcShmhVzYFOxuaajEe1oI2zKSJmI_-HJE6-DusN9DvNLb7KsRldR5DWd8LIPwTNUV3s",
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcRMEVsGOoqOhunHfl8vKBDW8oczOkh4CdhFTfbLJoTl3Kx6FcpSxNV_98RhibPN9gQ",
"https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQLPqjkF0qAkp8H0poLACPhyd03Pjvw35p_CgWRP2pJdBzaTbEyBBMXnco295uONlo"
]
},
...
]
},
...
],
}
}