Booking Reviews Scraper avatar

Booking Reviews Scraper

Try for free

Pay $2.00 for 1,000 reviews

View all Actors
Booking Reviews Scraper

Booking Reviews Scraper

voyager/booking-reviews-scraper
Try for free

Pay $2.00 for 1,000 reviews

Scraper to get reviews from hotels, apartments and other accommodations listed on the Booking.com portal. Extract data using hotel URLs for review text, ratings, stars, basic reviewer info, length of stay, liked/disliked parts, room info, date of stay and more. Download in JSON, HTML, Excel, CSV.

Do you want to learn more about this Actor?

Get a demo

You can access the Booking Reviews Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.booking.com/hotel/cz/jeromehouse.en-gb.html"
5    }
6  ],
7  "maxReviewsPerHotel": 9999999,
8  "sortReviewsBy": "f_relevance",
9  "reviewScores": [
10    "ALL"
11  ]
12}' |
13apify call voyager/booking-reviews-scraper --silent --output-dataset

💫 Booking Reviews Scraper API through CLI

The Apify CLI is the official tool that allows you to use Booking Reviews Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Apify
Actor metrics
  • 109 monthly users
  • 13 stars
  • 99.8% runs succeeded
  • Created in Apr 2023
  • Modified 10 days ago
Categories