
Booking Reviews Scraper
Pricing
$2.00 / 1,000 reviews

Booking Reviews Scraper
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.
4.7 (7)
Pricing
$2.00 / 1,000 reviews
46
Total users
1.3K
Monthly users
119
Runs succeeded
>99%
Last modified
22 days ago
You can access the Booking Reviews Scraper programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "startUrls": [< {< "url": "https://www.booking.com/hotel/cz/jeromehouse.en-gb.html"< }< ],< "maxReviewsPerHotel": 9999999,< "sortReviewsBy": "f_relevance",< "reviewScores": [< "ALL"< ]<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: