Documentation
README
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
Pre-execution Checks
1. Tool Readiness
If browser-act has been confirmed available in the current session → skip this step.
This is the opening of the README. Read the full README on GitHub.