
Expedia Vrbo & Hotels.com reviews scraper
Pricing
$1.00 / 1,000 reviews
Go to Store

Expedia Vrbo & Hotels.com reviews scraper
Scraper to get reviews from URLs of hotels, apartments, and other accommodations listed on Expedia.com and Vrbo.com and Hotels.com portals
4.7 (3)
Pricing
$1.00 / 1,000 reviews
10
Total users
308
Monthly users
54
Runs succeeded
>99%
Issue response
9.6 days
Last modified
4 minutes ago
2024-01-02 (0.0.15)
Added
- Support other domains of Expedia group, such as
expedia.it
,expedia.com.tw
,de.hotels.com
orhoteis.com
.
2023-10-25 (0.0.13)
Added
- Input option
minDate
: if you select sorting by Most recent, this option will stop scraping after encountering reviews older than the given date.
2023-09-14 (0.0.11)
Fixes
- Fixed hotelId detection for hotels.com (Actor was previously failing with
Error: Could not extract hotel ID from https://www.hotels.com/...
2023-09-14 (0.0.9)
Added
- Input option
sortBy
: sort reviews by Most relevant, Most recent or Highest/lowest rating
Note: setting this will not affect the order of reviews in the dataset, since review items are scraped in parallel, so later pages might finish before previous ones. However, it helps in the case you are limiting maximum number of reviews per hotel. - Output field
reviewPosition
: indicates how the review was ranked (starting with 1, counted across all pages)