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.
$2 / 1k reviews
Extract Airbnb reviews — text, author, rating, date — from provided URLs, specifying a locale
Endpoint
POST /api/v1/agents/airbnb/reviews/run
Parameters
List · List of Airbnb room URLs to extract reviews from.
Dropdown · Localized reviews will be extracted in this locale (language and region).View all 93 options →
Number · Maximum total reviews to return across all listings. Use 0 for all.
Response columns
| Field | Display name | Type |
|---|---|---|
listingUrl | Listing URL | url |
reviewText | Review Text | text |
rating | Rating | rating |
ratingLabel | Rating Label | text |
posted | Posted | text |
language | Language | text |
highlightType | Highlight Type | text |
highlight | Highlight | text |
reviewerLocation | Reviewer Location | text |
reviewer | Reviewer | text |
reviewerHostName | Reviewer Host Name | text |
reviewerAvatar | Reviewer Avatar | url |
reviewerProfileUrl | Reviewer Profile URL | url |
host | Host | text |
hostDisplayName | Host Display Name | text |
hostAvatar | Host Avatar | url |
hostProfileUrl | Host Profile URL | url |
hostResponse | Host Response | text |
localizedTranslation | Localized Translation | text |
translationDisclaimer | Translation Disclaimer | text |
Example
Example response
Response