Airbnb Room URL Discovery Scraper
Pricing
Pay per event
Airbnb Room URL Discovery Scraper
Resolve Airbnb destinations and search URLs into deduplicated listing IDs, canonical room URLs, search positions, and compact discovery context.
Airbnb Room URL Discovery Scraper
Pricing
Pay per event
Resolve Airbnb destinations and search URLs into deduplicated listing IDs, canonical room URLs, search positions, and compact discovery context.
You can access the Airbnb Room URL Discovery Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "destinations": [< "Barcelona, Spain"< ],< "startUrls": [< {< "url": "https://www.airbnb.com/s/Amsterdam--Netherlands/homes"< }< ],< "maxItems": 20,< "maxPagesPerSearch": 3,< "locale": "en-US",< "currency": "USD"<}' |<apify call automation-lab/airbnb-room-url-discovery-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Airbnb Room URL Discovery Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: