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.
$3 / 1k listings
Get Airbnb listing details — price, availability, ratings, host info, amenities — from listing URLs
Endpoint
POST /api/v1/agents/airbnb/listings/run
Parameters
List · Airbnb listing URLs (https://www.airbnb.com/rooms/…). One per line.
Date picker · Check-in date for availability and price.
Date picker · Check-out date for availability and price.
Number · Number of adults in the party.
Number · Number of children (ages 2-12).
Number · Number of infants (under 2).
Number · Number of pets.
Dropdown · Language and region for the listing data.View all 93 options →
Dropdown · Currency for prices.View all 48 options →
Response columns
| Field | Display name | Type |
|---|---|---|
listingUrl | Listing URL | url |
title | Title | text |
description | Description | text |
propertyType | Property Type | text |
roomType | Room Type | text |
capacity | Capacity | number |
homeTier | Home Tier | number |
available | Available | boolean |
location | Location | text |
locationSubtitle | Location Subtitle | text |
latitude | Latitude | number |
longitude | Longitude | number |
guestSatisfaction | Guest Satisfaction | rating |
accuracy | Accuracy | rating |
cleanliness | Cleanliness | rating |
communication | Communication | rating |
checkIn | Check-in | rating |
locationRating | Location Rating | rating |
value | Value | rating |
reviewCount | Review Count | number |
host | Host | text |
hostPicture | Host Picture | url |
coHost | Co-Host | text |
coHostPicture | Co-Host Picture | url |
amenityGroup | Amenity Group | text |
highlight | Highlight | text |
highlightSubtitle | Highlight Subtitle | text |
cancellationPolicy | Cancellation Policy | text |
language | Language | text |
hostIsSuperHost | Host Is Super Host | boolean |
hostIsVerified | Host Is Verified | boolean |
hostRatingAverage | Host Rating Average | number |
hostRatingCount | Host Rating Count | integer |
hostTimeAsHostMonths | Host Time As Host Months | integer |
hostTimeAsHostYears | Host Time As Host Years | integer |
imagesCaption | Images Caption | text |
imageUrl | Image URL | url |
imagesOrientation | Images Orientation | text |
thumbnail | Thumbnail | url |
iosDeepLink | iOS Deep Link | text |
androidDeepLink | Android Deep Link | text |
Example
Example response
Response