Airroi: Get Market Metrics
Airroi via Parse · Real Estate
Get historical monthly market-level metrics for a given location (country, state, city). Returns aggregated market data over time in a flat tabular format where each month is a row with location fields, date (MM/DD/YYYY), metric averages and percentiles (p25/p50/p75/p90) for occupancy, ADR, RevPAR, revenue, plus booking lead time, length of stay, and min nights averages. Also includes active_listings_count and currency per row. Always returns exactly 60 monthly rows (5 years of history). One round-trip per call. Access short-term rental property data from AirROI's Market Atlas, including occupancy rates, average daily rates, estimated revenue, amenities, and ratings for Airbnb listings worldwide. Fulfilled by Parse from www.airroi.com.
- airroi
- finance
- parse
- platform-key
- real-estate
- travel
- www-airroi-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Real Estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/70d75792-6c3b-437c-90b6-7bf2ffa0da02/get_market_metrics
- Interface artifact
- sha256:cc46e928b948498e73555f660c38faeb3a2c7bd5bd79ac72a60f264c42263953
- Manifest digest
- sha256:8f0474293125fa2edc4623350905c1500c0ead85421f52f432b39f886a330549
Request fields
- city (string): City name (e.g. 'Tulum', 'Miami'). Hyphens are converted to spaces automatically.
- state (string): State or province name. Use spaces for multi-word names (e.g. 'Quintana Roo', 'New York'). Hyphens are converted to spaces automatically.
- country_code (string, required): ISO 2-letter country code (e.g. 'MX', 'US', 'FR').
Example queries
- {"city":"Tulum","state":"Quintana Roo","country_code":"MX"}