Airroi: Get Listings Monthly Metrics
Airroi via Parse · real_estate
Get per-listing monthly performance metrics for every active listing in a given location (country, state, city). Returns up to 12 months of monthly history per listing sourced from AirROI detail data. Each listing entry contains the property ID and an array of monthly metric rows with date (YYYY-MM), occupancy rate, ADR, RevPAR, and revenue. Internally fetches all listing IDs from the market then retrieves detail data in batches, so larger markets require many internal round-trips and may take 30–120 seconds. Not paginated — returns all listings in one response. 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
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/70d75792-6c3b-437c-90b6-7bf2ffa0da02/get_listings_monthly_metrics
- Interface artifact
- sha256:b36b07862856fe964ca671a66d243e6493badd6721bc48eeece6254c147f7f8f
- Manifest digest
- sha256:976dd362e18b752a821fb0592fb9f33bd46ada49ddc8bed721c1be5186477241
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"}