Expedia & Hotels.com reviews scraper
Try for free
Pay $1.00 for 1,000 Reviews
View all Actors
Expedia & Hotels.com reviews scraper
tri_angle/expedia-hotels-com-reviews-scraper
Try for free
Pay $1.00 for 1,000 Reviews
Scraper to get reviews from URLs of hotels, apartments and other accommodations listed on Expedia.com and Hotels.com portals
Do you want to learn more about this Actor?
Get a demo2024-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)