Airbnb: Get Listing Reviews
Airbnb via Parse · travel
Get guest reviews for a specific listing. Returns reviews sorted by quality (best first). Supports manual pagination via offset and limit parameters. API to search and extract data from Airbnb UK listings including pricing, reviews, availability calendars, and experience schedules. Fulfilled by Parse from airbnb.co.uk.
- airbnb
- airbnb-co-uk
- marketplace
- parse
- platform-key
- real-estate
- travel
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/d7e09341-bc1b-421a-8fb0-3c857882e8aa/get_listing_reviews
- Interface artifact
- sha256:723de23199369e1e6fd84660d20e61a89b6ded0201859fb817574259c13be9c3
- Manifest digest
- sha256:a1dc0a75d6aead27e588c2f1038ce39b275d85244cbf2d9cd10194750246b979
Request fields
- limit (integer): Maximum number of reviews to return: Allowed values: 5, 10, 24
- offset (integer): Pagination offset: Allowed values: 0
- room_id (string, required): The numeric room ID
Example queries
- {"limit":"5","offset":"0","room_id":"594906391737971612"}