Retrieve Google Hotel Search Results. Supports parameters like q (query), location, etc. Returns hotel SERP data in JSON format.
qRequiredstringParameter defines the search query. You can use anything that you would use in a regular Google Hotels search.
glstringParameter defines the country to use for the Google Hotels search. It's a two-letter country code. (e.g., us for the United States, uk for United Kingdom, or fr for France)
hlstringParameter defines the language to use for the Google Hotels search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French).
asyncbooleanParameter defines the way you want to submit your search to SerpApi.
adultsintegerParameter defines the number of adults. Default to 2.
outputstringParameter defines the final output you want. It can be set to json (default) to get a structured JSON of the results, or html to get the raw html retrieved.
ratingintegerParameter is used for filtering the results to certain rating.
sort_bystringParameter is used for sorting the results. Default is sort by Relevance.
bedroomsintegerParameter defines the minimum number of bedrooms. Default to 0.
childrenintegerParameter defines the number of children. Default to 0.
currencystringParameter defines the currency of the returned prices. Default to USD.
no_cachebooleanParameter will force SerpApi to fetch the Google Hotels results even if a cached version is already present.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 2 of 5.
$0.015 / call
No published Skills explicitly reference this Action yet.