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 listings
Search Airbnb listings by location, or pull listing details from URLs — price, ratings, host info, amenities
Endpoint
POST /api/v1/agents/airbnb/search/run
Parameters
List · Cities or regions to search Airbnb in (e.g. ‘New York’, ‘Paris’). One per line.
List · Airbnb listing URLs (rooms/…) or search URLs (s/…). One per line. Use this OR Locations.
Number · Max listings per location (search mode only). Use 0 for all.
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 |
hostId | Host ID | text |
coHost | Co-Host | text |
coHostPicture | Co-Host Picture | url |
amenityGroup | Amenity Group | text |
highlight | Highlight | text |
highlightSubtitle | Highlight Subtitle | text |
cancellationPolicy | Cancellation Policy | text |
priceLabel | Price Label | text |
language | Language | text |
hostHighlights | Host Highlights | text |
hostHostDetails | Host Host Details | 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 |
descriptionText | Description Text | text |
imagesCaption | Images Caption | text |
imagesImageUrl | Images Image URL | url |
imagesOrientation | Images Orientation | text |
locationDescriptionsContent | Location Descriptions Content | text |
locationDescriptionsMapMarkerRadiusInMeters | Location Descriptions Map Marker Radius In Meters | integer |
locationDescriptionsTitle | Location Descriptions Title | text |
subDescriptionItems | Sub Description Items | text |
subDescriptionTitle | Sub Description Title | text |
thumbnail | Thumbnail | url |
iosDeepLink | iOS Deep Link | text |
androidDeepLink | Android Deep Link | text |
Example
Example response
Response