/getyourguide/locations/search
Resolve a keyword to GetYourGuide locations (cities, countries, regions, attractions, and points of interest). Returns a ranked list of matching locations with id, name, type (city, country, region, or point of interest), sub type, country, descriptor, location page url, alias (slug), and image. Use it to turn a free-text place name into a location id for further GetYourGuide lookups.
Price: 1 credit
💡 AI Hint: Resolve a place name to GetYourGuide locations. Set count to how many results you want. Each item has id (the GetYourGuide location id), name, type (city, country, area/region, or poi), sub_type (museum, island, tower, and similar), country, descriptor (e.g. ‘City in France’), url (location page), alias (slug), and image. The first result is usually the best match for the keyword.
Authorizations
API token from the dashboard
Headers
Body
Search keyword — a city, country, region, attraction, or point of interest name
1"Paris"
"italy"
"Eiffel Tower"
Max number of results to return
1 <= x <= 100Max scrapping execution timeout (in seconds)
20 <= x <= 1500