Back to Web research and extraction

Booking Scraper

Apify

Collect Booking.com properties, availability and prices by destination and dates.

Current price
$0.0070/result
Availability
Ready to run
Last accepted verification

What this API does

Scrape Booking with this hotels scraper and get data about accommodation on Booking.com. You can crawl by keywords or URLs for hotel prices, ratings, addresses, number of reviews, stars. You can also download all that room and hotel data from Booking.com with a few clicks: CSV, JSON, HTML, and Excel

Agents select this operation with tool ID apify.voyager-booking-scraper, then inspect its current executable contract before a run.

Public input and output shape

Input

inputobject · optional

Provider-specific public source, URL or search criteria.

maxItemsnumber · optional

Maximum number of records to return.

Output

addressobject

Returned address value.

checkInDatestring

Returned check in date value.

checkOutDatestring

Returned check out date value.

currencystring

Returned currency value.

hotelIdnumber

Returned hotel id value.

locationobject

Returned location value.

namestring

Returned name value.

pricenumber

Returned price value.

timeOfScrapeISOstring

Returned time of scrape iso value.

typestring

Returned type value.

Example request and output

This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.

Request

{
  "tool_id": "apify.voyager-booking-scraper",
  "input": {
    "input": {
      "rooms": 1,
      "adults": 2,
      "search": "Wellington",
      "sortBy": "distance_from_search",
      "checkIn": "2026-10-09",
      "checkOut": "2026-10-11",
      "children": 0,
      "currency": "USD",
      "language": "en-gb",
      "maxItems": 2,
      "extractAdditionalHotelData": false
    },
    "maxItems": 2
  }
}

Output

{
  "name": "West Plaza Hotel",
  "type": "hotel",
  "price": 241.2645012311293,
  "address": {
    "city": "Wellington",
    "country": "nz"
  },
  "hotelId": 44977,
  "currency": "US$",
  "location": {
    "lat": "-41.289446287311996",
    "lng": "174.77670639753342"
  },
  "checkInDate": "2026-09-22",
  "checkOutDate": "2026-09-24",
  "timeOfScrapeISO": "2026-08-08T10:37:15.260Z"
}
Teaching errors and limitations

No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.

Updated
18 August 2026

Use Booking Scraper with Scrollport

Scrollport identifies and validates the best-in-class API tools and provides them on a pay-as-you-go basis so you don't need to maintain a separate provider account, subscription or credits.

Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.