/expedia/regions/search
Resolve a destination keyword into Expedia region ids. Returns matching cities, neighborhoods, regions, points of interest, airports and specific properties with their region id, geo type, full location name and coordinates — the region id feeds the Expedia hotel search.
Price: 1 credit
💡 AI Hint: Autocomplete an Expedia destination by name or keyword. Returns a ranked list of matches, each with region_id (the value the hotel search expects), name, type (e.g. CITY, MULTIREGION, NEIGHBORHOOD, POI, AIRPORT, METROCODE, METROSTATION, TRAINSTATION, HOTEL), full_name (full location name), latitude, longitude, property_id (set when the match is a specific property) and airport_code (set for airports).
Authorizations
API token from the dashboard
Headers
Body
Destination name or keyword to resolve into Expedia region ids (city, neighborhood, region, point of interest, airport or specific property)
1"New York"
"Paris"
"Maldives"
"Disney World"
Max number of results
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500