Airbnb: Get Listing Availability
Airbnb via Parse · travel
Get the availability calendar for a listing starting from a specific month and year. Returns 12 months of calendar data including per-day availability, booking constraints (min/max nights), and condition ranges. Each day includes whether it is available for check-in, check-out, and whether it is bookable. Search and retrieve details for Airbnb property listings, reviews, and availability calendars. Fulfilled by Parse from zh.airbnb.com.
- airbnb
- parse
- platform-key
- real-estate
- reviews-ratings
- travel
- zh-airbnb-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0f1e45d6-7dca-47bf-8b26-40248647d7b7/get_listing_availability
- Interface artifact
- sha256:fa71ae9f7345b390576c7fe94e27f55073b5592282b637b9132476c294cbfb21
- Manifest digest
- sha256:1d87ca8cb42828810cdc82d5673b414121d28972bfac0f7e3a4597717417f885
Request fields
- year (integer): Starting year (e.g. 2026). Defaults to the current year when omitted.
- month (integer): Starting month number (1-12). Defaults to the current month when omitted.
- listing_id (string, required): The Airbnb listing ID (numeric string).
Example queries
- {"year":"2026","month":"7","listing_id":"1471663668741757022"}