airbnb_search
Search Airbnb listings and get clean, normalized results for any location, dates, and guest count. Specify map bounds, zoom, currency, and page to filter stays precisely.
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 |