Scrape Hotels.com guest reviews at scale
Livescraper's Hotels Reviews Scraper turns a list of properties into review data. You submit Hotels.com hotel URLs - typed one per line, or uploaded as a CSV, XLSX, TXT or Parquet file - cap the rows per query or leave the limit empty to fetch all, choose the sort order, and download what guests wrote as a clean CSV, Excel or JSON file.
Each row carries the review as Hotels.com displays it: the reviewer, the rating, the date, the headline and the full review text. The headline and the body stay separate columns, so the short verdict a guest writes above the explanation is available on its own - and the body arrives verbatim, with no preprocessing, so downstream sentiment work reads the guest's wording rather than ours.
The sort order is the control that decides what a run is worth. Most relevant, most recent, highest guest rating or lowest: put it on lowest with a modest limit and the complaints land at the top of the file instead of at the bottom of a full history. Hotels use that to read their own worst feedback first; strategy teams export a whole corridor and benchmark what guests actually wrote; researchers read verbatim reviews across dozens of properties, where recurring failures show up as repeated language rather than as a rating that drifted a tenth of a point.
One practical note up front: this page describes the six columns and their order, which the platform's published list and both of its download paths agree on exactly, but it claims no date pattern, no rating scale and no fill rates, because no archived Hotels Reviews export exists to base them on. Pull a free run and read the first rows before you build against it. Your first 500 rows cost nothing and need no credit card, and after that it is $0.002 per row, flat.