Expedia & Hotels.com reviews scraper
Pay $1.00 for 1,000 Reviews
Expedia & Hotels.com reviews scraper
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 demoExpedia or Hotels.com URLs
startUrls
arrayRequired
URLs of hotels to scrape reviews from. If you add any userData, it will be included in each review for given hotel under the key customData
Maximum reviews per hotel
maxReviewsPerHotel
integerOptional
Maximum number of reviews to scrape per hotel. If you keep it empty, there will be no limit
Sort by (see note)
sortBy
EnumOptional
Note: 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.
Value options:
"Most relevant": string"Most recent": string"Highest guest rating": string"Lowest guest rating": string
Default value of this property is "Most relevant"