airbnb_search
Search Airbnb stays by location, dates, and guest count. Get normalized public web results for available listings.
Instructions
Search Airbnb stays. Returns normalized Airbnb public web search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page | |
| zoom | No | Map zoom for bounded map search | |
| adults | No | Adult guests | |
| ne_lat | No | Northeast latitude for bounded map search | |
| ne_lng | No | Northeast longitude for bounded map search | |
| sw_lat | No | Southwest latitude for bounded map search | |
| sw_lng | No | Southwest longitude for bounded map search | |
| check_in | No | Check-in date | |
| currency | No | Currency for bounded map search | |
| location | Yes | Location | |
| check_out | No | Check-out date |