App Logo
tripadvisor.com

Get Tripadvisor restaurant details

Fetch a restaurant's Tripadvisor listing: name, cuisine, rating, review count, price range, address, phone, hours, and menu link. No login required.

Input

location_id required

Tripadvisor restaurant location id, the number after 'd' in the URL, e.g. "14039269" from tripadvisor.com/Restaurant_Review-g187147-d14039269-Reviews-...

Output

available required
location_id required
url optional
name optional
phone optional
menuUrl optional
cuisines optional
imageUrl optional
latitude optional
longitude optional
postalCode optional
priceRange optional
ratingValue optional
reviewCount optional
openingHours optional
addressRegion optional
streetAddress optional
addressCountry optional
addressLocality optional

FAQ

Fetch a restaurant's Tripadvisor listing: name, cuisine, rating, review count, price range, address, phone, hours, and menu link. No login required.
Required: location_id.
It returns url, name, phone, menuUrl, cuisines, imageUrl, latitude, available, longitude, postalCode, priceRange, location_id, ratingValue, reviewCount, openingHours, addressRegion, streetAddress, addressCountry, addressLocality.
No. It only uses pages of tripadvisor.com that are reachable without signing in.
It only reads. It looks things up on tripadvisor.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/tripadvisor.com/get_restaurant, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/tripadvisor.com/get_restaurant
It is part of Reduck's official curated catalogue.

Start building not clicking