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

Pricing

$1.00 / 1,000 reviews

Go to Store
Expedia Vrbo & Hotels.com reviews scraper

Expedia Vrbo & 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 Vrbo.com and Hotels.com portals

4.7 (3)

Pricing

$1.00 / 1,000 reviews

12

Total users

327

Monthly users

49

Runs succeeded

95%

Issues response

15 days

Last modified

2 days ago

You can access the Expedia Vrbo & 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 Vrbo & Hotels.com reviews scraper API through CLI

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