Expedia Scraper avatar
Expedia Scraper

Pricing

$10.00 / 1,000 results

Go to Store
Expedia Scraper

Expedia Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Scrape detailed hotel reviews from Expedia with ease. This Actor extracts review scores, text, authors, dates, and stay durations from hotel pages. Ideal for research, sentiment analysis, or travel insights. Simple input, clean JSON output, and Apify Proxy support included.

0.0 (0)

Pricing

$10.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

You can access the Expedia 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 '{
< "urls": [
< "https://www.expedia.com/Prague-Hotels-Art-Nouveau-Palace-Hotel.h445270.Hotel-Information"
< ],
< "item_limit": 10,
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call getdataforme/expedia-scraper --silent --output-dataset

Expedia Scraper API through CLI

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