$2 / 1k listings
Extract Tripadvisor data on hotels, restaurants, attractions, pricing, and ratings, requiring no input
Endpoint
POST /api/v1/agents/tripadvisor/listings/run
Parameters
array
required
List · One per line. You can input location names / keywords (e.g. ‘Paris’, ‘Eiffel Tower’) or TripAdvisor URLs (search or location pages).
integer
default:50
Number · Places per query / URL. Use 0 for all.
array
default:["attractions","restaurants","hotels"]
Multi-select · Which kinds of places to include.Options:
attractions, restaurants, hotelsLegend: attractions = Attractions (museums, parks, things to do), restaurants = Restaurants, hotels = Hotelsboolean
default:false
Toggle · Also include places nearby that didn’t strictly match your search.
date
Date picker · Hotel-only: check-in date for room pricing.
date
Date picker · Hotel-only: check-out date for room pricing.
boolean
default:false
Toggle · Pull bookable hotel offers (depends on check-in / check-out dates).
string
default:"en"
Dropdown · Language for the listing data.View all 183 options →
string
default:"USD"
Dropdown · Currency for prices.View all 119 options →
boolean
default:true
Toggle · Pull review category tags (e.g. “Family-friendly”, “Romantic”).
integer
Number · Photos to fetch per place. Use 0 for all.
string
default:"fromEveryone"
Dropdown · Which photo source to pull from.Options:
fromEveryone, fromManagement, fromTravelersLegend: fromEveryone = From Everyone, fromManagement = From Management, fromTravelers = From TravelersResponse columns
Example
Example response
Response