VOOZH about

URL: https://apify.com/inovaflow/airbnb-booking-price-index

⇱ Airbnb & Booking.com Price Scraper β€” Median Nightly Rates Β· Apify


Pricing

from $0.10 / actor start

Go to Apify Store

Airbnb & Booking Price Index

Get the true market-wide median and average nightly price for any city and dates β€” across the entire Airbnb and Booking.com market, not a small sample. No API keys or logins, just a free Apify account.

Pricing

from $0.10 / actor start

Rating

0.0

(0)

Developer

πŸ‘ inovaflow

inovaflow

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

4

Monthly active users

3 days ago

Last modified

Share

Compare the real, market-wide median and average nightly price across many cities and date ranges at once β€” measured over every Airbnb and Booking.com listing, not a handful.

If you've ever priced a place to rent β€” or tried to pick the cheapest week for a trip β€” you've hit the same wall: what does a night here actually cost, and how do my dates or cities compare? Airbnb shows you one screen of listings, Booking.com another, and comparing "Lisbon next week vs the week after," or "Lisbon vs Porto," means running the same search over and over.

There's a faster way. Behind every price slider sits a little bar chart β€” the price histogram β€” that already counts how many listings fall in each price band, across the whole search. We built this to read that chart and turn it into a clean median and average over every listing β€” one read instead of hundreds of scrapes. Give it several cities and date ranges and it fills a comparison grid: one row per city, one column per date, so you can see at a glance which week and which city win.

You get a ready comparison table (CSV) for Excel/Sheets, the same grid as a dataset (for the API), and a detail record with the average, listing counts, and full price breakdown behind every number. No API keys, no Airbnb/Booking login β€” just a free Apify account.

πŸ§ͺ Early access β€” runs at cost. No markup: you pay only Apify's raw platform usage (often a few cents, free within starter credits). Try it, and if it's useful, tell us what to add next β€” more sites, currencies, output, schedules. Your feedback shapes the roadmap β†’ open an issue on the Issues tab. πŸ™

Who it's for

  • Hosts & rental owners β€” "is my nightly rate above or below the real market, and how does it shift week to week?"
  • Travelers picking dates β€” "which week of July is cheapest in Lisbon β€” and is Porto cheaper?"
  • Hotels & revenue managers comparing price distributions across upcoming weekends in one run.
  • Analysts & data scientists pulling true median, average, and the full distribution for many cities Γ— dates into a spreadsheet.
  • App builders & AI agents needing a cheap "what does a night cost here, on these dates?" lookup.

Input

Only the locations are required; everything else has a sensible default.

  • Locations β€” one or more, each City, Country (e.g. Lisbon, Portugal). A bare city is rejected so it can't hit the wrong Lisbon.
  • Date ranges β€” one or more stays (check-in + check-out, from a calendar). Not in the past, ≀ 90 nights each; each becomes a column. Optional β€” leave it empty to price a 2-night stay about a month out.
  • Adults β€” 1–16 (default 1).
  • Currency β€” 30+ currencies incl. CZK (EUR, USD, GBP, CHF, PLN, CZK, …), default EUR; no conversion.
  • Booking sites β€” Airbnb, Booking.com, or both. Default: Airbnb only (fast, near-free); add Booking.com for the fuller picture (it runs a browser, so it's slower/costlier).

Every location is priced for every date range (a run is capped at 200 city Γ— date-range combinations β€” split bigger jobs).

How to set it up

  1. Create a free Apify account and open this Actor β€” no Airbnb/Booking login, no API keys.
  2. Click Try for free / Start.
  3. Add your locations and date ranges, tweak guests / currency / sites if you like, and Start.
  4. Open the Output tab and download comparison.csv β€” one row per city & site, one column per date (median nightly price). Or use the dataset (JSON/API) or the detail record.

(Optional) Use the Schedule tab to re-run the same grid over time.

That's it. Airbnb grids come back fast; Booking.com adds ~a minute of browser time per city Γ— date.

Output

  • comparison.csv β€” the table ready for Excel/Sheets: Booking site, Location, Currency, then one column per date range (3 Jul β†’ 6 Jul) holding the market-wide median nightly price. A blank cell means that combination was blocked or had no listings.
  • The same grid as a dataset (API/JSON), with clean column names. (The dataset's own table sorts the date columns alphabetically β€” use comparison.csv for the intended order.)
  • A detail record (detail, JSON) β€” per city Γ— date Γ— site: the median and average, the total number of listings (the whole market, not a sample), the full price-band breakdown, the actual ISO dates, and a short reason for any blank.

Costs

No per-result fee, no markup β€” you pay only Apify platform usage (compute + a little proxy bandwidth), roughly a few cents per (city Γ— date range) when Booking.com is on; the default Airbnb-only grid is near-free.

Almost all of it is the Booking.com step β€” each read launches a real headless browser (~1.5 GB, ~a minute) to clear its anti-bot challenge. Airbnb is one light request, seconds-fast.

Tip: Booking.com is opt-in β€” leave it off for near-free Airbnb grids; give the run more memory for large Booking grids to finish faster.

Use it from your AI assistant (MCP)

Call it as a tool from any MCP client (Claude, Cursor, …) via Apify's MCP server β€” just ask "compare the median nightly price in Lisbon and Porto for the first two weeks of July." The only credential is your Apify API token (Console β†’ Settings β†’ Integrations β†’ API tokens).

claude mcp add--transport http apify-price-index \
"https://mcp.apify.com?tools=inovaflow/airbnb-booking-price-index"\
--header"Authorization: Bearer <YOUR_APIFY_TOKEN>"

Any MCP client works the same way (OAuth too). This Actor also powers our Travel Planner Actor, which prices accommodation alongside flights, trains, and buses in one trip-planning call.

Notes

This Actor reads publicly visible search data from Airbnb and Booking.com β€” it logs into nothing and creates nothing on either site. One caveat: Airbnb prices its histogram for the whole stay, so per-night figures are the stay total Γ· nights and run slightly high on short stays (the raw whole-stay numbers are in the detail record); Booking.com is already per-night. Respect each site's Terms of Service.

Found a bug, want another site or currency, or need tailored output? Open an issue on the Issues tab β€” custom tweaks on request.

You might also like

Airbnb Price Monitor Β· Nightly Rate Tracker

corent1robert/airbnb-price-monitor

Track nightly rates across any Airbnb market. Paste a city search URL β€” get avg, min, max, and median price per listing with full day-by-day breakdown. No login. No API key.

πŸ‘ User avatar

Corentin Robert

2

booking airbnb Scraper

lentic_clockss/booking-airbnb-scraper

Search hotels and vacation rentals across Booking.com and Airbnb in one run. Compare prices, ratings, and availability. No login, no API key needed.

Airbnb Availability Calendar

scraper-engine/airbnb-availability-calendar

Track Airbnb listing availability with this scraper. Extract calendar data including available dates, blocked dates, nightly prices, and minimum stay rules. Useful for rental market research, competitor monitoring, price analysis, and tracking booking availability across Airbnb listings.

πŸ‘ User avatar

Scraper Engine

2

Export Airbnb Calendar

scraptivo/export-airbnb-calendar

Extract full-year availability from any Airbnb listing with ease. Perfect for market research, pricing analysis, and booking trends.

Booking & Airbnb Scraper & Comparator

pengwius/booking-airbnb-scraper-comparator

Scrapes and compares accommodation offers from Airbnb and Booking.com to find the best value stays based on price, rating, and location. Normalizes data, calculates a stay score, and returns the best rental options for given dates and city.

Travel Budget Planner

inovaflow/travel-planner

Plan any trip: aggregates whole-market Airbnb & Booking.com nightly-price stats (median & average over the full market, via a price-histogram Actor) plus flights, buses and trains, in your chosen currency, and writes a formatted itinerary into your Notion via an MCP Connector.

Airbnb Availability Calendar

api-empire/airbnb-availability-calendar

Track availability data from Airbnb listing calendars using this scraper. Extract available and blocked dates, nightly prices, minimum stay requirements, and booking status. Useful for rental market research, competitor analysis, pricing insights, and monitoring Airbnb listing availability.

Airbnb Full-Year Price Scraper

cirkit/airbnb-full-year-price-scraper

Returns one row per calendar day for the next 12 months of any Airbnb listing, with the actual nightly price filled in. Unlike availability-only scrapers, this resolves real prices by calling Airbnb's booking API per day.

Airbnb Availability Calendar

scrapio/airbnb-availability-calendar

Check property booking schedules with the Airbnb Availability Calendar. Extract availability dates, blocked days, and open booking slots from Airbnb listings automatically. Ideal for market research, pricing analysis, and short-term rental monitoring.

Related articles

What you should know about the Airbnb API and free alternatives
Read more