App Logo
tripadvisor.com

Get Tripadvisor reviews

Fetch the visible reviews for a Tripadvisor listing (restaurant, hotel, or attraction): reviewer name, rating, title, date, trip type, and review text. No login required.

Input

location_id required

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

Output

reviews required
available required
location_id required

FAQ

Fetch the visible reviews for a Tripadvisor listing (restaurant, hotel, or attraction): reviewer name, rating, title, date, trip type, and review text. No login required.
Required: location_id.
It returns reviews, available, location_id.
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_reviews, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/tripadvisor.com/get_reviews
It is part of Reduck's official curated catalogue.

Start building not clicking