tripadvisor_reviews
Fetch TripAdvisor public reviews using location ID or URL. Filter by rating, language, sort, and enable machine translation for normalized data.
Instructions
Get TripAdvisor reviews. Returns normalized TripAdvisor public reviews from credential-free GraphQL review data. Pass either id or url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | TripAdvisor location id | |
| url | No | TripAdvisor place URL | |
| page | No | 1-based review page | |
| limit | No | Maximum reviews | |
| ratings | No | Rating filters | |
| sort_by | No | Review sort field | |
| language | No | Review language | |
| sort_type | No | Review sort type | |
| do_machine_translation | No | Enable upstream machine translation | |
| photos_per_review_limit | No | Maximum photos per review |