Airbnb Market Pricing Monitor
Pricing
from $5.10 / 1,000 actionable insights
Airbnb Market Pricing Monitor
Turn hotel, route, or offer records into ranked, evidence-backed travel pricing signals.
Airbnb Market Pricing Monitor
Pricing
from $5.10 / 1,000 actionable insights
Turn hotel, route, or offer records into ranked, evidence-backed travel pricing signals.
You can access the Airbnb Market Pricing Monitor 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 API & Integrations in Apify Console.
$echo '{< "records": [< {< "hotelId": "hotel-demo-001",< "name": "Harbour View Hotel",< "destination": "Hong Kong",< "price": 118,< "currency": "USD",< "availability": "available",< "availabilityCount": 4,< "rating": 4.5,< "reviewsCount": 2900,< "roomType": "Harbour room",< "cancellationPolicy": "Free cancellation",< "discount": 32,< "observedAt": "2026-08-02T10:00:00Z",< "productWorkflow": "airbnb-market-pricing-monitor"< }< ],< "previousRecords": [< {< "hotelId": "hotel-demo-001",< "name": "Harbour View Hotel",< "destination": "Hong Kong",< "price": 176,< "currency": "USD",< "availability": "available",< "availabilityCount": 9,< "rating": 4.5,< "reviewsCount": 2870,< "roomType": "Harbour room",< "cancellationPolicy": "Non-refundable",< "discount": 0,< "observedAt": "2026-08-01T10:00:00Z",< "productWorkflow": "airbnb-market-pricing-monitor"< }< ]<}' |<apify call night111/airbnb-market-pricing-monitor --silent --output-datasetThe Apify CLI is the official tool that allows you to use Airbnb Market Pricing Monitor 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: