Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$0.8 / 1k reviews
Extract Tripadvisor reviews for specified places, with text, rating, dates, reviewer, owner responses, and place details
Endpoint
POST /api/v1/agents/tripadvisor/reviews/run
Parameters
List · TripAdvisor place URLs to scrape reviews from.
Number · Reviews per place. Use 0 for all.
Date picker · Stop loading reviews older than this date.
Multi-select · Filter to reviews with these ratings. Leave empty for all.Options:
1, 2, 3, 4, 5Legend: 1 = Terrible (1★), 2 = Poor (2★), 3 = Average (3★), 4 = Very Good (4★), 5 = Excellent (5★)Multi-select · Filter to reviews in these languages. Leave empty for all.View all 183 options →
Toggle · Pull each reviewer’s name, profile pic, location, etc.
Response columns
| Field | Display name | Type |
|---|---|---|
placeUrl | Place URL | url |
reviewUrl | Review URL | url |
reviewTitle | Review Title | text |
reviewText | Review Text | text |
rating | Rating | rating |
helpfulVotes | Helpful Votes | number |
posted | Posted | text |
platform | Platform | text |
travelDate | Travel Date | text |
tripType | Trip Type | text |
language | Language | text |
ownerResponse | Owner Response | text |
responder | Responder | text |
responseDate | Response Date | text |
responseLanguage | Response Language | text |
responderRole | Responder Role | text |
reviewer | Reviewer | text |
reviewerUsername | Reviewer Username | text |
reviewerUrl | Reviewer URL | text |
reviewerAvatar | Reviewer Avatar | url |
reviewerContributions | Reviewer Contributions | number |
reviewerLocation | Reviewer Location | text |
placeName | Place Name | text |
placeWebsite | Place Website | url |
placeAddress | Place Address | text |
placeLocation | Place Location | text |
placeRating | Place Rating | rating |
placeReviews | Place Reviews | number |
latitude | Latitude | number |
longitude | Longitude | number |
city | City | text |
state | State | text |
country | Country | text |
postalCode | Postal Code | text |
5Count | 5★ Count | number |
4Count | 4★ Count | number |
3Count | 3★ Count | number |
2Count | 2★ Count | number |
1Count | 1★ Count | number |
Example
Example response
Response