这是indexloc提供的服务,不要输入任何密码

Google Maps Place API Documentation

GET   /api/v1/search?engine=google_maps_place

The Google Maps Place API allows access to detailed information about specific places. It provides data such as address, phone number, ratings, reviews, GPS coordinates, and more. The API can be used to retrieve information about local businesses, tourist attractions, and other points of interest.

API Parameters

Search Query

  • Name
    place_id
    Required
    Required
    Description

    This parameter is a unique identifier for locations on Google Maps, including businesses, landmarks, and more. It can be obtained using the Google Maps API and is used to access detailed information about a place. For example, a place_id look like ChIJhRwB-yFawokR5Phil-QQ3zM. More details about place_id can be found in the Google Maps Place ID documentation.

    Note: The place_id parameter is not required if data_id parameter is being used.

  • Name
    data_id
    Required
    Required
    Description

    This parameter is a unique identifier for locations on Google Maps, including businesses, landmarks, and more. It can be obtained using the Google Maps API and is used to access detailed information about a place. For example, a data_id look like 0x89c25a21fb011c85:0x33df10e49762f8e4.

    Note: The data_id parameter is not required if place_id parameter is being used.

Localization

  • Name
    google_domain
    Required
    Optional
    Description

    The default parameter google.com defines the Google domain of the search. Check the full list of supported Google google_domain domains.

  • Name
    hl
    Required
    Optional
    Description

    The default parameter en defines the interface language of the search. Check the full list of supported Google hl languages.

Engine

  • Name
    engine
    Required
    Required
    Description

    Parameter defines an engine that will be used to retrieve real-time data. It must be set to google_maps_place.

API key

  • Name
    api_key
    Required
    Required
    Description

    The api_key authenticates your requests. Use it as a query parameter (https://www.searchapi.io/api/v1/search?api_key=YOUR_API_KEY) or in the Authorization header (Bearer YOUR_API_KEY).

Zero Data Retention

  • Name
    zero_retention
    Enterprise Only
    Enterprise Only
    Required
    Optional
    Description

    Set this parameter to true to disable all logging and persistent storage. No request parameters, HTML, or JSON responses are stored or logged. Suitable for high-compliance use cases. Debugging and support may be limited while enabled.

API Examples

Search
GET
https://www.searchapi.io/api/v1/search?engine=google_maps_place&place_id=ChIJhRwB-yFawokR5Phil-QQ3zM
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "place_id": "ChIJhRwB-yFawokR5Phil-QQ3zM"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "search_metadata": {
    "id": "search_Y80BKjxagxvjcjO35nMQeWO6",
    "status": "Success",
    "created_at": "2024-03-15T14:43:51Z",
    "request_time_taken": 1.54,
    "parsing_time_taken": 0.03,
    "total_time_taken": 1.57,
    "request_url": "https://www.google.com/maps/place/?q=place_id:ChIJhRwB-yFawokR5Phil-QQ3zM&hl=en",
    "html_url": "https://www.searchapi.io/api/v1/searches/search_Y80BKjxagxvjcjO35nMQeWO6.html",
    "json_url": "https://www.searchapi.io/api/v1/searches/search_Y80BKjxagxvjcjO35nMQeWO6"
  },
  "search_parameters": {
    "engine": "google_maps_place",
    "place_id": "ChIJhRwB-yFawokR5Phil-QQ3zM",
    "google_domain": "google.com",
    "hl": "en"
  },
  "place_result": {
    "ludocid": "3737724789719234788",
    "place_id": "ChIJhRwB-yFawokR5Phil-QQ3zM",
    "kgmid": "/m/0j_66",
    "data_id": "0x89c25a21fb011c85:0x33df10e49762f8e4",
    "title": "Madison Square Garden",
    "description": "Iconic venue for sports, concerts & more. Billed as the \"world's most famous arena\", this icon hosts pro sports, concerts & other big events.",
    "address": "4 Pennsylvania Plaza, New York, NY 10001",
    "phone": "+1 212-465-6000",
    "plus_code": "Q224+6J New York",
    "rating": 4.7,
    "reviews": 30187,
    "reviews_histogram": {
      "1": 441,
      "2": 273,
      "3": 1050,
      "4": 5013,
      "5": 23410
    },
    "reviews_link": "https://search.google.com/local/reviews?placeid=ChIJhRwB-yFawokR5Phil-QQ3zM&authuser=0&hl=en&gl=US",
    "website": "https://www.msg.com/madison-square-garden",
    "domain": "msg.com",
    "gps_coordinates": {
      "latitude": 40.7505045,
      "longitude": -73.9934387
    },
    "type": "Arena",
    "types": [
      "Arena",
      "Basketball club",
      ...
    ],
    "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOtQfvK2VU9zliClRUVLGphnCzDUel2OYq2oFZx=w128-h86-k-no",
    "images": [
      {
        "title": "All",
        "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOtQfvK2VU9zliClRUVLGphnCzDUel2OYq2oFZx=w446-h298-k-no"
      },
      ..
    ],
    "extensions": [
      {
        "title": "Accessibility",
        "items": [
          {
            "title": "Assistive hearing loop",
            "value": "Has assistive hearing loop"
          },
          ...
        ]
      },
    ]
      ...
    },
    "posts": [
      {
        "media": "https://lh3.googleusercontent.com/geougc/AF1QipOXncsfKYgn6m8B_l2UZVryHHrK5L1FlCALn13M=h400-no",
        "cta": "Buy",
        "link": "https://www.msg.com/black-friday-deals-cyber-monday-deals/new-york-ticket-deals",
        "post_link": "https://search.google.com/local/posts?q=Madison+Square+Garden&ludocid=3737724789719234788&lpsid=CIHM0ogKEICAgIClxaKLHQ&source=sh/x/localposts&lsig=AB86z5XtCouHEgnQ5TqhChfV4hs5",
        "date": "Nov 22, 2023"
      },
      ...
    ],
    "admissions": [
      {
        "title": "Madison Square Garden",
        "favicon": "https://www.gstatic.com/ads-travel/ttd/official_admission_32x32.png",
        "options": [
          {
            "title": "General admission",
            "link": "https://www.msg.com/venue-tours/madison-square-garden/",
            "price": "$37.00",
            "official_site": true
          }
        ]
      },
      ...
    ],
    "experiences": [
      {
        "kgmid": "/m/0j_66",
        "title": "Madison Square Garden Tour Experience",
        "link": "https://www.getyourguide.com/-t179501?locale=en-US&currency=USD&src=e&product_id=179501&option_id=946805&ttdwk11=11",
        "rating": 4.3399997,
        "reviews": 583,
        "price": "$46",
        "extracted_price": 46,
        "source": "GetYourGuide",
        "duration": "1h",
        "favicon": "https://encrypted-tbn0.gstatic.com/faviconV2?url=https://www.getyourguide.com/&client=DESTINATION_EXPLORE&type=FAVICON&size=32&fallback_opts=TYPE,SIZE,URL&nfrp=1",
        "images": [
          "https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcRSTd-uUveXm2hikelwJFimYGR_BSbj80ot0c2PVJmXWRQAAXKv",
          ...
        ]
      },
      ...
    ],
    "questions_and_answers": {
      "question": {
        "user": {
          "name": "Eric Ward",
          "link": "https://www.google.com/maps/contrib/114700209590127692365",
          "thumbnail": "https://lh3.googleusercontent.com/a/ACg8ocItQsHX7_1dFHTAMuRkdV61QkMY6jQnRj-ApT7bk8JW=s120-c-rp-mo-br100"
        },
        "text": "Can you take a tour of Madison Square Garden?",
        "date": "6 years ago",
        "language": "en"
      },
      "answer": {
        "user": {
          "name": "Jerry Lopez",
          "link": "https://www.google.com/maps/contrib/100869993479969230132",
          "thumbnail": "https://lh3.googleusercontent.com/a-/ALV-UjUuJQmUIheAk12J6QVZWjZ5QiWnGEnh6pWGs-oJFLUw8uQ=s120-c-rp-mo-ba3-br100"
        },
        "text": "Yes",
        "date": "6 years ago",
        "language": "en"
      },
      "total_answers": 20
    },
    "at_this_place": {
      "categories": [
        {
          "title": "Food & Drink",
          "places_count": 14
        },
        ...
      ],
      "local_results": [
        {
          "position": 1,
          "ludocid": "17052279124873743677",
          "kgmid": "/m/0j___qj",
          "data_id": "0x89c259ae3fe87725:0xeca5dd8468e88d3d",
          "title": "The Theater at Madison Square Garden",
          "gps_coordinates": {
            "latitude": 40.7504771,
            "longitude": -73.9933101
          },
          "rating": 4.5,
          "reviews": 2973,
          "reviews_histogram": {
            "1": 57,
            "2": 67,
            "3": 207,
            "4": 639,
            "5": 2003
          },
          "address": "4 Pennsylvania Plaza, New York, NY 10001",
          "location": "Floor 3",
          "type": "Event venue",
          "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipNtaJk50bIx-7SuuKF7BWf0_zK0wWNbYjYi8K11=w86-h86-n-k-no"
        },
        ....
      ]
    },
    "review_results": {
      "summaries": [
        "\"The Lexus room has amazing food and a super friendly staff.\"",
        "\"Great atmosphere and location bit beer for 13.50$ is a little much.\"",
        "\"Much more space to walk around, more food courts, beer stands, bathrooms, etc.\""
      ],
      "reviews": [
        {
          "review_id": "Ci9DQUlRQUNvZENodHljRjlvT2tGQ1pXUjJORGh2YlRWZk5HbEZUVGRHTmtrNFgyYxAB",
          "user": {
            "name": "Ellen Phillips",
            "link": "https://www.google.com/maps/contrib/105422786191823313477?hl=en-US",
            "contributor_id": "105422786191823313477",
            "is_local_guide": true,
            "reviews": 9,
            "photos": 15,
            "thumbnail": "https://lh3.googleusercontent.com/a-/ALV-UjXUaIXXi4yDCY6bWEFzWvbg9nmIeKy1G6-XAyd4QYRRcVPo3GvK_g=s120-c-rp-mo-ba2-br100"
          },
          "rating": 5,
          "description": "Fantastic experience. I went to a Knicks game expecting big crowds and long lines. The staff were so great. Lines were minimal and moved fast. Concession choices were great and quick. The facility was immaculate. Even leaving at the end of the night was fast and orderly. I’ve been to many sporting events but this was far and away the nicest experience.",
          "link": "https://www.google.com/maps/reviews/data=!4m8!14m7!1m6!2m5!1sCi9DQUlRQUNvZENodHljRjlvT2tGQ1pXUjJORGh2YlRWZk5HbEZUVGRHTmtrNFgyYxAB!2m1!1s0x0:0x33df10e49762f8e4!3m1!1s2@1:CAIQACodChtycF9oOkFCZWR2NDhvbTVfNGlFTTdGNkk4X2c%7C0d1SkwnUkd2%7C?hl=en-US",
          "date": "a week ago",
          "images": [
            "https://lh3.googleusercontent.com/geougc-cs/AMBA38vt8paB9tfsSSlFDRq-GFvebyYWIAur1EYbuGLCSjakT4cvZq6sh7NHAonvqmqx6DoW0_GniQorjxqk-8utk4iu4sV2ShSllmhsWUAv-hi1g6XniGJ0xUFkajVRAzaBo9IAmwrsdHb99tik",
            ...
          ]
        },
        ...
      ]
    },
    "people_also_search_for": [
      {
        "position": 1,
        "data_id": "0x0:0x79997d3983197d7c",
        "ludocid": "8762172235992104316",
        "title": "Madison Square Park",
        "gps_coordinates": {
          "latitude": 40.7421951,
          "longitude": -73.98799919999999
        },
        "rating": 4.6,
        "reviews": 19137,
        "types": ["Park", "Tourist attraction"],
        "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMDYTNsRcn7qF3U6q5-No61ycPDlR6uboJnwYET=w156-h156-n-k-no"
      },
      ...
    ]
  }
}

Hotels

Hotels
GET
https://www.searchapi.io/api/v1/search?data_id=0x89c258550c123567%3A0x11a781ccd53553e2&engine=google_maps_place
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "data_id": "0x89c258550c123567:0x11a781ccd53553e2"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "search_metadata": {
    "id": "search_RqXLK4ZloPW8iRQgxM8z2jE9",
    "status": "Success",
    "created_at": "2024-03-15T15:00:00Z",
    "request_time_taken": 1.54,
    "parsing_time_taken": 0.03,
    "total_time_taken": 1.57,
    "request_url": "https://www.google.com/maps/place/data=!4m5!3m4!1s0x89c258550c123567:0x11a781ccd53553e2!8m2!3d21.1714392!4d-30.3258504?hl=en",
    "html_url": "https://www.searchapi.io/api/v1/searches/search_RqXLK4ZloPW8iRQgxM8z2jE9.html",
    "json_url": "https://www.searchapi.io/api/v1/searches/search_RqXLK4ZloPW8iRQgxM8z2jE9"
  },
  "search_parameters": {
    "engine": "google_maps_place",
    "data_id": "0x89c258550c123567:0x11a781ccd53553e2",
    "google_domain": "google.com",
    "hl": "en"
  },
  "place_result": {
    "ludocid": "1272128136505807842",
    "place_id": "ChIJZzUSDFVYwokR4lM11cyBpxE",
    "kgmid": "/m/0wfdzs6",
    "data_id": "0x89c258550c123567:0x11a781ccd53553e2",
    "title": "Millennium Hotel Broadway Times Square",
    "description": "High-rise lodging with Pan-Asian dining. Modern high-rise hotel with relaxed quarters, plus a Pan-Asian restaurant & a fitness center.",
    "features": [
      "This contemporary high-rise hotel close to Times Square is 7 minutes' walk from Bryant Park and 16 minutes on foot from the Empire State Building.",
      ...
    ],
    "address": "145 W 44th St, New York, NY 10036",
    "phone": "+1 212-768-4400",
    "plus_code": "Q248+V4 New York",
    "price": "$106",
    "hotel_stars": "4 stars",
    "rating": 3.6,
    "reviews": 5064,
    "reviews_histogram": {
      "1": 738,
      "2": 378,
      "3": 725,
      "4": 1310,
      "5": 1913
    },
    "reviews_link": "https://search.google.com/local/reviews?placeid=ChIJZzUSDFVYwokR4lM11cyBpxE&authuser=0&hl=en&gl=US",
    "pricing": {
      "start_date": "2024-03-31",
      "end_date": "2024-04-01",
      "offers": {
        "featured_options": [
          {
            "source": "Expedia.com",
            "price": "$134",
            "price_with_taxes": "$192",
            "tracking_link": "https://www.google.com/aclk?...",
            "highlights": ["24/7 customer support", "Save on the app"]
          },
         ...
        ],
        "all_options": [
          {
            "source": "ZenHotels.com",
            "price": "$135",
            "price_with_taxes": "$135",
            "tracking_link": "http://www.google.com/travel/clk?..."
          },
          ...
        ]
      }
    },
    "website": "https://www.millenniumhotels.com/en/new-york/millennium-hotel-broadway-times-square/",
    "domain": "millenniumhotels.com",
    "gps_coordinates": {
      "latitude": 40.7571942,
      "longitude": -73.98466549999999
    },
    "type": "Hotel",
    "types": ["Hotel"],
    "amenities": [
      "Free Wi-Fi",
      "Paid breakfast",
      ..
    ],
    "thumbnail": "https://lh3.googleusercontent.com/gps-proxy/ALd4DhFrclbmIBFPJrqm0AiHyehD1joxGHx4iMIsf7HPUq1tTLMKHIxQjxJ71WdZRigLZyvpsLdmM9Sru50cmIN-KL7KWSNcFPTdKQ4JEq-HRVqyijEAT0cxNIPvaWJFBXf2aRnNwJBcx2QhgBUlffgU00z-9wXEn8A1ZBg9VFbC8pWW-wf-KqT1_j12=w143-h86-k-no",
    "images": [
      {
        "title": "All",
        "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipM_WtGOWJ_-RqF9BYURgwSfXia5YdEfjFdMxFlD=w488-h298-k-no"
      },
     ...
    ],
    "posts": [
      {
        "media": "https://lh3.googleusercontent.com/geougc/AF1QipOvOyF2LIHG0Z-BkN1174p1ZZ43K3_W8qWhFqRh=h400-no",
        "cta": "Book",
        "link": "https://www.millenniumhotels.com/en/new-york/millennium-hotel-broadway-times-square/",
        "post_link": "https://search.google.com/local/posts?q=Millennium+Hotel+Broadway+Times+Square&ludocid=1272128136505807842&lpsid=CIHM0ogKEICAgID9_OzjZQ&source=sh/x/localposts&lsig=AB86z5Whj50Dft6SCsFQjeKroXoX",
        "date": "1 day ago"
      },
      ...
    ],
    "questions_and_answers": {
      "question": {
        "user": {
          "name": "Tasha Hatch",
          "link": "https://www.google.com/maps/contrib/113879943979940728659",
          "thumbnail": "https://lh3.googleusercontent.com/a/ACg8ocK-k3tDbYyI6ivgP--KM7UEbjeooByq4811Dj4Fe-39=s120-c-rp-mo-br100"
        },
        "text": "Do the hotel rooms have a hairdryer?",
        "date": "5 years ago",
        "language": "en"
      },
      "answer": {
        "user": {
          "name": "Edward Pages",
          "link": "https://www.google.com/maps/contrib/112891593761421322803",
          "thumbnail": "https://lh3.googleusercontent.com/a/ACg8ocLoRq0SDMJ_fvgvK4MDskcMyXFGfQGJpNKyYeJpOkYD=s120-c-rp-mo-ba6-br100"
        },
        "text": "Yes they do",
        "date": "5 years ago",
        "language": "en"
      },
      "total_answers": 10
    },
    "at_this_place": {
      "categories": [
        {
          "title": "Food & Drink",
          "places_count": 1
        }
        ...
      ],
      "local_results": [
        {
          "position": 1,
          "ludocid": "412253473170405850",
          "kgmid": "/g/11dfv55j76",
          "data_id": "0x89c2585518bc392f:0x5b89e5981be39da",
          "title": "Bugis Street Restaurant",
          "gps_coordinates": {
            "latitude": 40.7571045,
            "longitude": -73.98477059999999
          },
          "rating": 3.7,
          "reviews": 73,
          "reviews_histogram": {
            "1": 10,
            "2": 3,
            "3": 12,
            "4": 23,
            "5": 25
          },
          "address": "145 W 44th St, New York, NY 10036",
          "location": "Floor 1",
          "type": "Singaporean restaurant",
          "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipO9g9XKWlKRflZmoYPCY4-gGpe4mnBXP_ihE_ZB=w86-h86-n-k-no"
        },
        ...
      ]
    },
    "review_results": {
      "hotel_summary": {
        "rooms": {
          "rating": 1.95,
          "text": "Guests liked the large rooms, though some said they were dated & cleanliness & maintenance could be improved. Rooms had views"
        },
        "location": {
          "rating": 4.8,
          "text": "Near the city center; shopping, sightseeing, restaurants & bars nearby. Near public transit"
        },
        "service_and_facilities": {
          "rating": 3.6,
          "text": "Guests appreciated the friendly, professional staff. Some guests said management could be improved"
        }
      },
      "summaries": [
        "\"Rooms are a bit dated but they did have good service and good food.\"",
        ...
      ],
      "reviews": [
        {
          "review_id": "Ci9DQUlRQUNvZENodHljRjlvT2tsaGRsTnpUbkJWYVZKNVlVWjNjRlp1YW1SSU4yYxAB",
          "user": {
            "name": "Matthew Vereen",
            "link": "https://www.google.com/maps/contrib/107673649221263095336?hl=en-US",
            "contributor_id": "107673649221263095336",
            "is_local_guide": true,
            "reviews": 15,
            "photos": 0,
            "thumbnail": "https://lh3.googleusercontent.com/a-/ALV-UjVnLtBYmVjf7iDpME3X3j8Caj6WQH7v0zpHdkIOrH7pZWLXtKQ=s120-c-rp-mo-ba2-br100"
            },
          "rating": 4,
          "description": "Overall the hotel location is awesome it’s right in time square. Ball drop view on 30th floor was amazing. The hotel is clean staff is nice BUT the only thing I didn’t like is the pictures online didn’t match when I arrived. The hotel rooms are very much outdated, carpet is old and the bathroom needs to be remodeled. Definitely wore slides around the room and in the shower don’t walk barefoot or stand in the shower without shoes. Bedding was super clean that’s a plus. There is no microwave in the room. Beware they will hold a $300 safety deposit when checking in. I also liked how they had security checking rooms keys before you can get on the elevator that was very much appreciated especially late at night. If everything was updated this hotel would have gotten all 5 stars.",
          "link": "https://www.google.com/maps/reviews/data=!4m8!14m7!1m6!2m5!1sCi9DQUlRQUNvZENodHljRjlvT2tsaGRsTnpUbkJWYVZKNVlVWjNjRlp1YW1SSU4yYxAB!2m1!1s0x0:0x11a781ccd53553e2!3m1!1s2@1:CAIQACodChtycF9oOklhdlNzTnBVaVJ5YUZ3cFZuamRIN2c%7C0czqehVDsYN%7C?hl=en-US",
          "date": "2 weeks ago"
          },
       ...
      ],
      "web_reviews": [
        {
          "name": "Tripadvisor",
          "rating": 3.5,
          "reviews": 7697,
          "review_results": [
            {
              "username": "Leila P",
              "link": "https://www.tripadvisor.com/ShowUserReviews-g60763-d93486-r939618370?m=68573?m=68573&staydates=2024_03_24_2024_03_25&uguests=1_2_0&supdv=desktop&supuc=US&supul=en",
              "rating": 5,
              "description": "My favorite hotel in NYC! Best location and best service. Front desk people are amazing particularly syeda. Always makes sure I get the room I like. Starbucks right next door which makes it even more amazing. I always recommend this hotel to my friends and family and will keep doing that.",
              "date": "2 weeks ago"
            }
          ]
        },
        ...
      ]
    },
    "similar_places_nearby": [
      {
        "position": 1,
        "data_id": "0x89c258556a689559:0x58cf878af7b9a488",
        "ludocid": "6399482626448139400",
        "kgmid": "/g/1td33z87",
        "title": "Hotel Mela Times Square",
        "description": "Italian-inspired lodging with a bistro",
        "gps_coordinates": {
          "latitude": 40.756432,
          "longitude": -73.984287
        },
        "rating": 3.7,
        "reviews": 1791,
        "distance": "0.1 mi away",
        "price": "$158",
        "thumbnail": "https://lh5.googleusercontent.com/proxy/3dcrgZ3MxdfuIKgiUA_ZcBHiB3hckGVlMMcIK-E793tHIFc0ZxSS4CM7AxSmmpbQ3k6g7CANgJAFDZmVsEBoPgQglbvNk55tQRooScFzaHQSoeCGZEB5DFXdGZ-efSVaCcmEwKeiro90quTMSPF03r-cq0SoAg=w119-h90-k-no"
      },
      ...
    ]
  }
}

City

City
GET
https://www.searchapi.io/api/v1/search?engine=google_maps_place&place_id=ChIJOwg_06VPwokRYv534QaPC8g
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "place_id": "ChIJOwg_06VPwokRYv534QaPC8g"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "search_metadata": {
    "id": "search_n9XmVeqAp1RdH77gKkGJZrxE",
    "status": "Success",
    "created_at": "2024-03-15T15:15:02Z",
    "request_time_taken": 2.36,
    "parsing_time_taken": 0.02,
    "total_time_taken": 2.38,
    "request_url": "https://www.google.com/maps/place/data=!4m5!3m4!1s0x89c24fa5d33f083b:0xc80b8f06e177fe62!8m2!3d21.1714392!4d-30.3258504?hl=en",
    "html_url": "https://www.searchapi.io/api/v1/searches/search_n9XmVeqAp1RdH77gKkGJZrxE.html",
    "json_url": "https://www.searchapi.io/api/v1/searches/search_n9XmVeqAp1RdH77gKkGJZrxE"
  },
  "search_parameters": {
    "engine": "google_maps_place",
    "data_id": "0x89c24fa5d33f083b:0xc80b8f06e177fe62",
    "google_domain": "google.com",
    "hl": "en"
  },
  "place_result": {
    "place_id": "ChIJOwg_06VPwokRYv534QaPC8g",
    "kgmid": "/m/02_286",
    "data_id": "0x89c24fa5d33f083b:0xc80b8f06e177fe62",
    "title": "New York",
    "description": "New York City comprises 5 boroughs sitting where the Hudson River meets the Atlantic Ocean. At its core is Manhattan, a densely populated borough that’s among the world’s major commercial, financial and cultural centers. Its iconic sites include skyscrapers such as the Empire State Building and sprawling Central Park. Broadway theater is staged in neon-lit Times Square.",
    "weather": {
      "temperature": {
        "fahrenheit": "63°F",
        "celsius": "17°C"
      },
      "conditions": "Mostly cloudy"
    },
    "address": "New York",
    "website": "http://www.nyc.gov/",
    "domain": "nyc.gov",
    "gps_coordinates": {
      "latitude": 40.7127753,
      "longitude": -74.0059728
    },
    "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMmqW3Zi9d2vqkEAJ6MLvnpVoinwlsPt6_fZqz9=w86-h107-k-no",
    "images": [
      {
        "title": "All",
        "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipMmqW3Zi9d2vqkEAJ6MLvnpVoinwlsPt6_fZqz9=w238-h298-k-no"
      },
      ...
    ],
    "hotels_nearby": [
      {
        "position": 1,
        "data_id": "0x89c259acdfa3c80f:0x6572582619ac5a1f",
        "ludocid": "7310002065838463519",
        "title": "Holiday Inn New York City - Times Square, an IHG Hotel",
        "rating": 4.1,
        "gps_coordinates": {
          "latitude": 40.7552207,
          "longitude": -73.99165959999999
        },
        "hotel_stars": "3 stars",
        "price": "$91",
        "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOGZLiNKFjOWqYmr7FZ34-LQb0VXDJoW4OWvhEl=w179-h120-k-no"
      },
      ...
    ]
  }
}

Pricing

Pricing
GET
https://www.searchapi.io/api/v1/search?data_id=0x89c25990830633d3%3A0x3ec3c57e2a2fe39a&engine=google_maps_place
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "data_id": "0x89c25990830633d3:0x3ec3c57e2a2fe39a"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "pricing": {
    "start_date": "2024-06-14",
    "end_date": "2024-06-16",
    "offers": {
      "featured_options": [
        {
          "source": "The Times Square EDITION",
          "price": "$446",
          "price_with_taxes": "$571",
          "tracking_link": "https://www.google.com/aclk?...",
          "highlights": ["Official site", "Book with Marriott Bonvoy"]
        },
        ...
      ],
      "all_options": [
        {
          "source": "The Times Square EDITION",
          "price": "$446",
          "price_with_taxes": "$571",
          "tracking_link": "http://www.google.com/travel/clk...",
          "highlights": ["Official site"]
        },
        ...
      ]
    }
  }
}

Review Results

Review Results
GET
https://www.searchapi.io/api/v1/search?engine=google_maps_place&place_id=ChIJD8ij36xZwokRH1qsGSZYcmU
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "place_id": "ChIJD8ij36xZwokRH1qsGSZYcmU"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "review_results": {
    "hotel_summary": {
      "rooms": {
        "rating": 3.5,
        "text": "Guests liked the clean rooms, though some said they were small & dated & maintenance could be improved. Rooms had views & minibars"
      },
      "location": {
        "rating": 4.7,
        "text": "Near the city center; sightseeing, restaurants & bars nearby. Near public transit & the train station"
      },
      "service_and_facilities": {
        "rating": 4.35,
        "text": "Guests appreciated the friendly, professional staff. Guests spoke highly of the reception staff"
      }
    },
    "summaries": [
      "\"Really nice location, price is too good for the amazing service I received.\"",
      "\"Nice place, rooms are a bit small but that doesnt matter.\"",
      "\"The food was not only tasty but also served by an efficient and friendly staff.\""
    ],
    "reviews": [
      {
        "review_id": "ChdDSUhNMG9nS0VOTFFzZW5LakltRnVBRRAB",
        "user": {
          "name": "zachbR3076PG",
          "link": "https://www.tripadvisor.com/ShowUserReviews-g60763-d7737096-r1037050286?m=68573&staydates=2025_11_23_2025_11_24&uguests=1_2_0&supdv=unknown&supuc=US&supul=en",
          "thumbnail": "https://lh3.googleusercontent.com/local-reviews/AJMZ0QcqjfyADTZteN6UQjkfmI_GEkLkHcE0ELlx5mF7J8mlJ0xtKNb2Z0W14ZGUWvDdJggyxw=s120-c-br100"
          },
        "rating": 5,
        "description": "Good location and easy check in/out. The room was small but comfortable and the bathroom was spacious. The place was clean, the bed was comfortable, and staff was friendly. There was some people loitering in front but security did a great job of moving them along and keeping the entry courtyard clear.",
        "link": "https://www.tripadvisor.com/ShowUserReviews-g60763-d7737096-r1037050286?m=68573&staydates=2025_11_23_2025_11_24&uguests=1_2_0&supdv=unknown&supuc=US&supul=en",
        "date": "2 weeks ago"
      },
      ...
    ],
    "web_reviews": [
      {
        "name": "IHG",
        "rating": 4.3,
        "reviews": 1995,
        "review_results": [
          {
            "username": "Kuffdam303",
            "link": "http://reviews.ichotelsgroup.com/2067/NYCMA/review/250508880/redirect.htm",
            "rating": 3,
            "description": "Great location in the middle of the city - easy to get to Times Square or MSG - room is tired, bed was very noisey and no t that comfy",
            "date": "a month ago"
          }
        ]
      },
      ...
    ]
  }
}

At This Place

At This Place
GET
https://www.searchapi.io/api/v1/search?data_id=0x89c258f07d5da561%3A0x61f6aa300ba8339d&engine=google_maps_place
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "data_id": "0x89c258f07d5da561:0x61f6aa300ba8339d"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "at_this_place": {
    "categories": [
      {
        "title": "Food & Drink",
        "places_count": 2
      },
      {
        "title": "Shopping",
        "places_count": 6
      },
      ...
    ],
    "local_results": [
      {
        "position": 1,
        "ludocid": "13525927011255517195",
        "kgmid": "/g/1w0r0tzn",
        "data_id": "0x89c258f07d5da561:0xbbb5bef40bbf000b",
        "title": "THE PALM COURT",
        "gps_coordinates": {
          "latitude": 40.7646318,
          "longitude": -73.9743251
        },
        "rating": 4.1,
        "reviews": 803,
        "reviews_histogram": {
          "1": 84,
          "2": 50,
          "3": 75,
          "4": 111,
          "5": 483
        },
        "price": "$$$$",
        "address": "768 5th Ave, New York, NY 10019",
        "location": "Floor 1",
        "open_state": "Open ⋅ Closes 11 PM",
        "open_hours": {
          "friday": "6:30–10 AM",
          "saturday": "6:30–10 AM",
          "sunday": "6:30–10 AM",
          "monday": "6:30–10 AM",
          "tuesday": "6:30–10 AM",
          "wednesday": "6:30–10 AM",
          "thursday": "6:30–10 AM"
        },
        "type": "Restaurant",
        "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipOzVmFDNYvMCuToM7LBgsH7gYnxky9PhQhIpTXE=w86-h86-n-k-no"
      },
      ...
    ]
  }
}

Posts

Posts
GET
https://www.searchapi.io/api/v1/search?engine=google_maps_place&place_id=ChIJMW-gxPtYwokRzDlnsRgq9rA
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "place_id": "ChIJMW-gxPtYwokRzDlnsRgq9rA"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "posts": [
    {
      "media": "https://lh3.googleusercontent.com/geougc/AF1QipPhqlo6UQEndu2dcyzXsiy3HqLhFTnjR6gXtbkL=h400-no",
      "title": "Now open for lunch on Sundays",
      "snippet": "Our 4-course, prix-fixe lunch menu is now available on Sundays at The Modern from 12pm-2pm. \n\nJoin us in our sunlit dining room overlooking the MoMA Sculpture Garden.",
      "cta": "Book",
      "link": "https://www.themodernnyc.com/reservations/?utm_source=GoogleBusinessProfile&utm_medium=Posts&utm_campaign=MapLabs",
      "post_link": "https://search.google.com/local/posts?q=The+Modern&ludocid=12751425680490052044&lpsid=CIHM0ogKEICAgIC995-IfA&source=sh/x/localposts&lsig=AB86z5VSv3eh8S11xNvGO9So1_dq",
      "date": "4 days ago"
    },
    ...
  ]
}

Questions and Answers

Questions and Answers
GET
https://www.searchapi.io/api/v1/search?engine=google_maps_place&place_id=ChIJYaVdffBYwokRnTOoCzCq9mE
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "place_id": "ChIJYaVdffBYwokRnTOoCzCq9mE"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "questions_and_answers": {
    "question": {
      "user": {
        "name": "Larry Ramirez",
        "link": "https://www.google.com/maps/contrib/107615763494050374936",
        "thumbnail": "https://lh3.googleusercontent.com/a-/ALV-UjU-XxMIEIlnguaszPWRQkgr_iN4Fdj6QyD6DfoATaYJ1VY=s120-c-rp-mo-br100"
      },
      "text": "Was this the hotel that was filmed in the movie Home Alone 2? Lost In New York",
      "date": "6 years ago",
      "language": "en"
    },
    "answer": {
      "user": {
        "name": "Donald Heckman",
        "link": "https://www.google.com/maps/contrib/107979835304657414772",
        "thumbnail": "https://lh3.googleusercontent.com/a-/ALV-UjVBOT65zhGW0xBCDu8FrLC-nA0Ic9UiG7lohJK2mIic9Q=s120-c-rp-mo-ba4-br100"
      },
      "text": "Yes",
      "date": "6 years ago",
      "language": "en"
    },
    "total_answers": 10
  }
}

People Also Search For

People Also Search For
GET
https://www.searchapi.io/api/v1/search?engine=google_maps_place&place_id=ChIJcW1vVLNQwokRdkv6282vIUI
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "place_id": "ChIJcW1vVLNQwokRdkv6282vIUI"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "people_also_search_for": [
    ...
    {
      "position": 2,
      "data_id": "0x0:0xab1ab18eb92c6d13",
      "ludocid": "12329362156430322963",
      "title": "Driveworks Tire and Auto Center",
      "gps_coordinates": {
        "latitude": 40.7187439,
        "longitude": -74.0756904
      },
      "rating": 4,
      "reviews": 269,
      "types": [
        "Auto repair shop",
        "Auto electrical service",
        ...
      ],
      "thumbnail": "https://lh5.googleusercontent.com/p/AF1QipPU9nCbFZtxv3Sq91W9vwrP3DYBFe9_NnC10V2A=w156-h156-n-k-no"
    },
    ...
  ]
}
Popular Times
GET
https://www.searchapi.io/api/v1/search?data_id=0x89c2599f777b140f%3A0x5e56ab80ee163391&engine=google_maps_place
Request
import requests

url = "https://www.searchapi.io/api/v1/search"
params = {
  "engine": "google_maps_place",
  "data_id": "0x89c2599f777b140f:0x5e56ab80ee163391"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "popular_times": {
    "live": {
      "info": "Less busy than usual",
      "typical_time_spent": "People typically spend 25 min to 1.5 hr here"
    },
    "chart": {
      "sunday": [
        {
          "time": "6 AM",
          "busyness_score": 0
        },
        {
          "time": "7 AM",
          "busyness_score": 19,
          "info": "Usually not busy"
        },
        ...
      ],
      "monday": [
        {
          "time": "6 AM",
          "busyness_score": 0
        },
        {
          "time": "7 AM",
          "busyness_score": 29,
          "info": "Usually not too busy"
        },
        ...
      ],
      ...
    }
  }
}