DataForSEO
Business Data Google Hotel Searches
Hotel Searches API provides results containing information about different hotels listed on Google Hotels. The provided results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.
Usage based DataForSEOSEOdataforseo/business-data-google-hotel-searchesActive
Use this tool with your agent
Give this to your agent
Use my connected Agentik MCP server. I want to use the tool dataforseo/business-data-google-hotel-searches (Business Data Google Hotel Searches). Call inspect_tool with {"tool_id": "dataforseo/business-data-google-hotel-searches"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "dataforseo/business-data-google-hotel-searches" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.Show the prompt
Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
keyword | string | No | keyword optional field the keyword you specify is used to search for the list of hotels; if you don't use this field, we will return the list of hotels found in a specified location; you can specify up to 700 characters in the keyword filed |
location_name | string | No | full name of search engine location required field if you don't specify location_code or location_coordinate if you use this field, you don't need to specify location_code or location_coordinate you can receive the list of available locatio |
location_code | integer | No | search engine location code required field if you don't specify location_name_or location_coordinate if you use this field, you don't need to specify location_name or location_coordinate you can receive the list of available locations with |
location_coordinate | string | No | GPS coordinates of a location required field if you don't specify location_name_or location_code if you use this field, you don't need to specify location_name or location_code location_coordinate parameter should be specified in the "latit |
search_this_area | boolean | No | show hotels from the displayed area optional field can take the values: true, false default value: true if set to false the search_this_area mode will be turned off Note: if the search_this_area mode is turned off, the location_name won't b |
language_name | string | No | full name of search engine language required field if you don't specify language_code if you use this field, you don't need to specify language_code you can receive the list of available languages with language_name by making a separate req |
language_code | string | No | search engine language code required field if you don't specify language_name if you use this field, you don't need to specify language_name you can receive the list of available languages with their language_code_by making a separate reque |
depth | integer | No | parsing depth optional field number of results in Google Hotels default value: 18 organic results max value: 140 Note: your account will be billed per each 18 organic results regardless of paid listings in the response; thus, setting a dept |
check_in | string | No | check-in date optional field if you don't specify this field, tomorrow's date will be used by default; date format: "yyyy-mm-dd" example: "2019-01-15" Note: the value cannot precede the today's date |
check_out | string | No | check-out date optional field if you don't specify this field, our system will apply the date of two days from now by default; date format: "yyyy-mm-dd" example: "2019-01-15" Note: the value cannot be less than or equal to check_in; the ran |
currency | string | No | currency optional field example: "USD" |
adults | integer | No | number of adults optional field if you don't specify this field, the default value of 2 will be applied; note that you can specify up to 6 persons including both adults and children example: 1 |
children | string[] | No | number and age of children optional field if you don't specify this field, no children will be included in the search; age of child can be from 0 to 17; note that you can specify up to 6 persons including both adults and children set the fo |
stars | string[] | No | hotel stars optional field set this field to [5] if you want to get the list of 5-star hotels only example: [3,4,5] |
min_rating | number | No | minimum rating optional field you can use this field to specify guest rating higher than a certain value example: 2.5 |
sort_by | string | No | results sorting parameters optional field you can use this field to sort the results possible types of sorting: relevance – sort by most relevant lowest_price – sort by the lowest price highest_rating – sort by highest rating most_reviewed |
min_price | integer | No | minimum price per night optional field the currency of this value depends on the currency field example: 100 |
max_price | integer | No | maximum price per night optional field the currency of this value depends on the currency field example: 600 |
free_cancellation | boolean | No | hotels with a free cancellation optional field set this field to true if you want to get the list of hotels with free cancellation of reservations default value: false |
is_vacation_rentals | boolean | No | search for vacation rentals optional field set this field to true if you want to get the list of vacation rentals instead of hotels default value: false |
amenities | string[] | No | hotel amenities optional field you can use this field to specify different hotel amenities example: [ "free_parking", "pets_allowed" ] possible values: `"air_conditioning", "all_inclusive_available", "bar", "free_breakfast", "fitness_center |
tag | string | No | user-defined task identifier optional field the character limit is 255 you can use this parameter to identify the task and match it with the result you will find the specified tag value in the data object of the response |
How your agent calls it
First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:
{
"tool_id": "dataforseo/business-data-google-hotel-searches",
"input": {
"language_code": "en",
"location_name": "New York,New York,United States",
"keyword": "cheap hotel",
"currency": "USD",
"adults": 2,
"children": [
"14"
],
"sort_by": "highest_rating",
"tag": "example",
"depth": 10
}
}Price and billing
- Price
- Usage based
- Model
- Usage based
- Detail
- Billed at the cost the provider reports for the call, never above $100. Your agent sees the maximum before running.
- The provider’s price, 0% markup.
- One prepaid balance for every provider; your agent sees the price before it runs.
- Pay for measured usage; unused reservations are released.