airbnb-listing-detail
Installation
SKILL.md
Airbnb — Listing Detail
Listing ID → full property detail via internal GraphQL API (no login required)
Language
All process output to user (progress updates, process notifications) follows the user's language.
Objective
Fetch comprehensive listing data for an Airbnb property using the internal StaysPdpSections GraphQL API.
Prerequisites
- Browser is open (any page). The API call is made via
fetch()in the browser context — no specific page navigation required. - No login required — the API endpoint is publicly accessible