Turns TripAdvisor hotel & restaurant reviews into a manager-ready action plan: sentiment, recurring themes (cleanliness, staff, food, location, value, noise), top complaints & praises, and prioritized fixes. Connect any TripAdvisor review-scraper output and get decisions, not rows.
Input
| Input | Type | What it does |
|---|---|---|
reviews |
array | The TripAdvisor reviews to analyze |
businessName |
string | The property or venue name |
domainContext |
string | Hospitality context that guides theme extraction |
language |
string | Language of the analysis content (sentiment and action text) |
model |
string | LLM model |
maxAksiyon |
integer | How many prioritized actions to show in the main table (for focus) |
Running it
Start it from the Apify Console, call it over the REST API, or expose it to an agent as an MCP tool — the dataset is the same either way.
What it costs
Pay per event, not per hour: starting a run is free, and you are charged for the results you actually get.
Top comments (0)