HasData is an independent service and is not affiliated with, endorsed by, or sponsored by Airbnb. Airbnb is a trademark of its respective owner. This API works with publicly available data only.
Get Your API Key
Sign in at hasdata.com, go to your account settings, and copy your API key. All requests must include your key in thex-api-key header.
Request Cost and API Credits
Each request to the Airbnb Listing Scraper API consumes API Credits from your account balance.- Cost per request: 5 API Credits
- Credits are deducted only for successful requests.
- Your total available credits depend on your active plan.
Make Your First Request
API Parameters
| Parameter | Default Value | Required | Description |
|---|---|---|---|
location | New York | Yes | The location to search for listings. |
checkIn | 2026-01-01 | Yes | The check-in date for the listings. |
checkOut | 2026-01-05 | No | The check-out date for the listings. |
adults | - | No | Number of adults. |
children | - | No | Number of children. |
infants | - | No | Number of infants. |
pets | - | No | Number of pets. |
nextPageToken | - | No | The token used to retrieve the next page of results. |