Booking Reviews Scraper

Apify

Collect public Booking.com property reviews and review metadata.

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

What this API does

Fetch a bounded number of public Booking.com reviews for supplied hotel URLs.

Agents select this operation with tool ID apify.voyager-booking-reviews-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

checkInDatestring

Returned check in date value.

checkOutDatestring

Returned check out date value.

dislikedTextnull

Returned disliked text value.

hotelRatingnumber

Returned hotel rating value.

hotelRatingLabelstring

Returned hotel rating label value.

likedTextnull

Returned liked text value.

numberOfNightsnumber

Returned number of nights value.

ratingnumber

Returned rating value.

reviewLanguagestring

Returned review language value.

reviewTitlestring

Returned review title value.

startUrlstring

Returned start url value.

travelerTypestring

Returned traveler 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-reviews-scraper",
  "input": {
    "input": {
      "startUrls": [
        {
          "url": "https://www.booking.com/hotel/cz/jeromehouse.en-gb.html"
        }
      ],
      "sortReviewsBy": "f_recent_desc",
      "maxReviewsPerHotel": 2
    },
    "maxItems": 2
  }
}

Output

{
  "rating": 9,
  "startUrl": "https://www.booking.com/hotel/cz/jeromehouse.en-gb.html",
  "likedText": null,
  "checkInDate": "2026-07-15",
  "hotelRating": 9.2,
  "reviewTitle": "Superb",
  "checkOutDate": "2026-07-18",
  "dislikedText": null,
  "travelerType": "Solo traveler",
  "numberOfNights": 3,
  "reviewLanguage": "it",
  "hotelRatingLabel": "Superb"
}
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 Reviews 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.