Expedia & Hotels.com reviews scraper avatar
Expedia & Hotels.com reviews scraper

Pricing

$1.00 / 1,000 reviews

Go to Store
Expedia & Hotels.com reviews scraper

Expedia & Hotels.com reviews scraper

Developed by

Tri⟁angle

Tri⟁angle

Maintained by Apify

Scraper to get reviews from URLs of hotels, apartments and other accommodations listed on Expedia.com and Hotels.com portals

4.7 (3)

Pricing

$1.00 / 1,000 reviews

10

Total users

298

Monthly users

45

Runs succeeded

>99%

Issue response

13 days

Last modified

5 hours ago

You can access the Expedia & Hotels.com 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.expedia.com/Prague-Hotels-Hotel-Krystal.h10966026.Hotel-Information",
< "method": "GET",
< "userData": {
< "hotel": "Prague Hotel Krystal",
< "doWeEndorseIt": "no opinion"
< }
< },
< {
< "url": "https://www.expedia.it/en/Berchtesgaden-Hotels-Alpensport-Hotel-Seimler.h2692552.Hotel-Information",
< "method": "GET",
< "userData": {
< "your": [
< "custom",
< "data",
< "goes",
< "here"
< ],
< "doWeEndorseThisHotel": "no opinion"
< }
< }
< ]
<}' |
<apify call tri_angle/expedia-hotels-com-reviews-scraper --silent --output-dataset

Expedia & Hotels.com reviews scraper API through CLI

The Apify CLI is the official tool that allows you to use Expedia & Hotels.com 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: