# Expedia Hotels Scraper - Low-cost💲🔥🏨✈️ (`delectable_incubator/expedia-hotels-scraper-low-cost`) Actor

🏨🔎 Extract hotel listings from Expedia.com with ease. Collect hotel names, locations, ratings, reviews, nightly & total prices, discounts, amenities, offers, availability, cancellation info, images & hotel URLs. Ideal for hotel research, price monitoring, travel analytics & hospitality datasets 📊

- **URL**: https://apify.com/delectable\_incubator/expedia-hotels-scraper-low-cost.md
- **Developed by:** [Prime Scrape](https://apify.com/delectable_incubator) (community)
- **Categories:** Travel, Lead generation, Real estate
- **Stats:** 2 total users, 1 monthly users, 0.0% runs succeeded, 1 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

from $0.00005 / actor start

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

<p align="center">
  <img src="https://i.ibb.co/jkNS73wX/readme.png" alt="Expedia.com Hotel Scraper" width="100%">
</p>

***

## 🏨✈️ Expedia.com Hotel Scraper | Bulk Search URL Scraper | Hotels & Accommodation Listings | Apify Actor

### 🚀 Extract Expedia Hotel Listings in Seconds (No Code)

The **Expedia.com Hotel Scraper (Apify Actor)** is a powerful, scalable, and easy-to-use scraping solution designed to extract **public hotel listings from Expedia.com** using **bulk hotel search URLs**.

Scrape hotel results from any supported **Expedia.com hotel search page** and collect structured data including hotel names, locations, ratings, reviews, nightly prices, total prices, discounts, availability, amenities, offers, cancellation policies, images, hotel URLs, and booking dates.

Perfect for **hotel market research, travel analytics, price monitoring, hotel comparison, accommodation research, tourism intelligence, travel datasets, and automation.**

***

## 🔥 Why This Expedia Hotel Scraper?

✔ Powerful Expedia Hotel Scraper on Apify

✔ Supports Bulk Search URLs

✔ Scrape Multiple Destinations

✔ Custom Check-in & Check-out Dates

✔ Hotel Ratings & Reviews

✔ Nightly & Total Prices

✔ Discounts & Previous Prices

✔ Amenities & Offers

✔ Free Cancellation Information

✔ Hotel Images

✔ Direct Hotel URLs

✔ Fast & Scalable Extraction

✔ JSON / CSV / Excel Ready

✔ No Coding Required

***

## 🎯 What This Scraper Does

This Apify Actor extracts **public hotel listings from Expedia.com hotel search results**.

Simply provide one or multiple Expedia hotel search URLs and specify the maximum number of listings to collect per URL.

The scraper automatically scrolls and paginates through the search results until **maxitems** is reached or no more results are available.

You can scrape hotels for different:

- Cities
- Destinations
- Countries
- Check-in dates
- Check-out dates
- Number of adults
- Search configurations

***

## 📌 Core Features

✅ Bulk Search URL Scraping

✅ Hotel Listings

✅ Multiple Destinations

✅ Check-in / Check-out Dates

✅ Hotel Names

✅ Hotel Locations

✅ Hotel Descriptions

✅ Ratings

✅ Rating Labels

✅ Review Counts

✅ Nightly Prices

✅ Total Prices

✅ Previous Prices

✅ Discounts

✅ Availability

✅ Amenities

✅ Offers

✅ Free Cancellation

✅ Sponsored Listings

✅ Hotel Images

✅ Hotel Detail URLs

✅ Destination Information

✅ Expedia Region IDs

✅ Original Search URLs

✅ High-Speed Cloud Scraping

✅ Structured Output

***

## ⚡ Input Configuration (Simple & Powerful)

### 🔥 BULK URL MODE 🚀

```
{
  "urls": [
    "https://www.expedia.com/Hotel-Search?regionId=6139104&destination=London%2C%20United%20Kingdom%20%28LON-All%20Airports%29&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&adults=2",
    "https://www.expedia.com/Hotel-Search?regionId=2452&destination=Munich%2C%20Bavaria%2C%20Germany&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&adults=2"
  ],
  "maxitems": 80,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

Simply add one or hundreds of Expedia.com hotel search URLs.

Each URL is processed independently and returns up to **maxitems** hotel listings.

⚠️ URLs must be from **expedia.com**.

**Residential proxies are recommended for the best reliability.**

***

## 📊 Extracted Data

| Field              | Description                   |
| ------------------ | ----------------------------- |
| id                 | Hotel listing ID              |
| name               | Hotel name                    |
| location           | Hotel location                |
| description        | Hotel description             |
| rating             | Hotel rating                  |
| ratingLabel        | Rating label                  |
| reviewsCount       | Number of reviews             |
| priceNightly       | Nightly hotel price           |
| priceTotal         | Total stay price              |
| strikeThroughPrice | Previous / original price     |
| discount           | Discount information          |
| availability       | Availability status           |
| amenities          | Hotel amenities               |
| offers             | Available offers              |
| freeCancellation   | Free cancellation information |
| sponsored          | Sponsored listing indicator   |
| imageUrl           | Hotel image URL               |
| detailUrl          | Hotel detail page URL         |
| checkIn            | Check-in date                 |
| checkOut           | Check-out date                |
| destination        | Search destination            |
| regionId           | Expedia region ID             |
| searchUrl          | Original Expedia search URL   |

***

## 💡 Use Cases

Perfect for:

🏨 Hotel Market Research

📊 Travel Market Analytics

💰 Hotel Price Monitoring

📈 Price Comparison

✈️ Travel Intelligence

🌍 Tourism Research

🏢 Hospitality Research

🛏️ Accommodation Discovery

📅 Hotel Availability Monitoring

💸 Discount & Deal Tracking

🤖 AI Training Datasets

📋 Hotel Dataset Building

⚙️ Travel Automation

***

## 🚀 Key Features

⚡ Bulk Expedia Search URLs

🏨 Hotel Listings

🌍 Multi-Destination Scraping

📅 Check-in & Check-out Data

⭐ Hotel Ratings

💬 Review Counts

💰 Nightly Prices

💵 Total Stay Prices

🏷️ Discounts

🛎️ Amenities & Offers

❌ Free Cancellation Information

🖼️ Hotel Images

🔗 Hotel Detail URLs

📊 Structured Output

🔁 Reliable Cloud Execution

💾 Export-Ready Datasets

⚙️ Enterprise-Ready Apify Actor

***

## 📤 Export Formats

✔ JSON

✔ CSV

✔ Excel (XLSX)

✔ XML

✔ HTML

✔ RSS

***

## 📦 Example Output

```
{
  "id": "123456",
  "name": "Example Hotel London",
  "location": "London, England",
  "description": "Comfortable hotel located near central London.",
  "rating": "4.5",
  "ratingLabel": "Excellent",
  "reviewsCount": "1250",
  "priceNightly": "$180",
  "priceTotal": "$180",
  "strikeThroughPrice": "$220",
  "discount": "18% off",
  "availability": "Available",
  "amenities": "Free WiFi, Breakfast available, Parking",
  "offers": "Limited-time offer",
  "freeCancellation": "Free cancellation",
  "sponsored": "false",
  "imageUrl": "https://...",
  "detailUrl": "https://www.expedia.com/...",
  "checkIn": "2026-12-02",
  "checkOut": "2026-12-03",
  "destination": "London, United Kingdom",
  "regionId": "6139104",
  "searchUrl": "https://www.expedia.com/Hotel-Search?..."
}
```

***

## 🔥 Why This is the BEST Expedia Hotel Scraper on Apify?

✔ Optimized for Apify Search Ranking

✔ Bulk Search URL Support

✔ Multiple Destinations

✔ Flexible Travel Dates

✔ Rich Hotel Metadata

✔ Hotel Ratings & Reviews

✔ Nightly & Total Pricing

✔ Discount Information

✔ Amenities & Offers

✔ Cancellation Information

✔ Hotel Images

✔ Direct Hotel URLs

✔ Structured Export-Ready Datasets

✔ Enterprise-Ready Scalability

***

## 💸 Pricing

This scraper runs on a **pay-per-result** pricing model.

You only pay for successfully extracted hotel listings.

**💳 Price: $0.99 / 1,000 results**

***

## ❓ FAQ

#### Can I scrape multiple Expedia URLs?

Yes.

Bulk URL mode is fully supported. You can provide multiple Expedia.com hotel search URLs in a single run.

***

#### Can I scrape hotels from different cities?

Yes.

Simply provide a search URL for each destination you want to collect.

***

#### Can I specify check-in and check-out dates?

Yes.

The Expedia search URL can contain the desired **check-in and check-out dates**, which are returned with each extracted listing.

***

#### Can I collect hotel prices?

Yes.

The scraper extracts available **nightly prices, total prices, previous prices, and discount information** when available.

***

#### Can I collect hotel ratings and reviews?

Yes.

The scraper extracts the hotel rating, rating label, and review count when available.

***

#### Can I collect amenities?

Yes.

Available hotel amenities and offers are extracted from the search results when provided.

***

#### Does it collect cancellation information?

Yes.

The scraper extracts available **free cancellation** information.

***

#### Can I scrape thousands of hotels?

Yes.

Increase **maxitems** and provide as many search URLs as required.

***

#### Are Residential proxies recommended?

Yes.

Residential proxies are recommended for improved scraping reliability.

***

#### Is coding required?

No.

Everything runs directly on Apify.

***

#### Can I export the data?

Yes.

The extracted dataset can be exported in JSON, CSV, Excel, XML, HTML, and RSS formats through Apify.

***

## ⚠️ Disclaimer

This tool is an independent data extraction solution and is **not affiliated with Expedia.com**.

***

## 🔗 Related Actors

We are building the complete **PrimeScrape Travel & Hospitality Intelligence Suite**.

More premium hotel, travel, accommodation, tourism, booking, and hospitality data scrapers are coming soon.

🚀 Stay tuned.

***

## 🌍 PrimeScrape Ecosystem

Built for large-scale data extraction, automation, AI datasets, and business intelligence.

🏨 Hotel Intelligence

✈️ Travel Analytics

💰 Price Monitoring

🌍 Tourism Research

📊 Hospitality Analytics

🤖 AI Training Datasets

⚙️ Automation Pipelines

🌐 Public Data Extraction

***

## 📬 Support

⭐⭐⭐⭐⭐

If this scraper saves you time, please leave a review.

For enterprise scraping solutions, custom Apify Actors, or large-scale hotel and travel scraping projects, feel free to contact **PrimeScrape**.

# Actor input Schema

## `urls` (type: `array`):

List of Expedia.com hotel search URLs to scrape.

Examples:

🇬🇧 London (2 adults, 02–03 Dec 2026):
https://www.expedia.com/Hotel-Search?regionId=6139104\&destination=London%2C%20United%20Kingdom%20%28LON-All%20Airports%29\&sort=RECOMMENDED\&startDate=2026-12-02\&endDate=2026-12-03\&adults=2

🇩🇪 Munich (2 adults, 02–03 Dec 2026):
https://www.expedia.com/Hotel-Search?regionId=2452\&destination=Munich%2C%20Bavaria%2C%20Germany\&sort=RECOMMENDED\&startDate=2026-12-02\&endDate=2026-12-03\&adults=2

The scraper scrolls/paginates until maxitems is reached or no more results exist.

⚠️ URLs must be from expedia.com.

## `maxitems` (type: `integer`):

Maximum number of hotel listings to collect per URL.

## `proxyConfiguration` (type: `object`):

Proxies to use for the requests.

## Actor input object example

```json
{
  "urls": [
    "https://www.expedia.com/Hotel-Search?regionId=6139104&destination=London%2C%20United%20Kingdom%20%28LON-All%20Airports%29&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&theme=&userIntent=&semdtl=&categorySearch=&useRewards=false&adults=2&children=&latLong&pwaDialog=&daysInFuture&stayLength",
    "https://www.expedia.com/Hotel-Search?regionId=2452&destination=Munich%2C%20Bavaria%2C%20Germany&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&theme=&userIntent=&semdtl=&categorySearch=&useRewards=false&adults=2&children=&latLong&daysInFuture&stayLength&pwaDialog="
  ],
  "maxitems": 80,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "urls": [
        "https://www.expedia.com/Hotel-Search?regionId=6139104&destination=London%2C%20United%20Kingdom%20%28LON-All%20Airports%29&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&theme=&userIntent=&semdtl=&categorySearch=&useRewards=false&adults=2&children=&latLong&pwaDialog=&daysInFuture&stayLength",
        "https://www.expedia.com/Hotel-Search?regionId=2452&destination=Munich%2C%20Bavaria%2C%20Germany&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&theme=&userIntent=&semdtl=&categorySearch=&useRewards=false&adults=2&children=&latLong&daysInFuture&stayLength&pwaDialog="
    ],
    "maxitems": 80,
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ]
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("delectable_incubator/expedia-hotels-scraper-low-cost").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "urls": [
        "https://www.expedia.com/Hotel-Search?regionId=6139104&destination=London%2C%20United%20Kingdom%20%28LON-All%20Airports%29&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&theme=&userIntent=&semdtl=&categorySearch=&useRewards=false&adults=2&children=&latLong&pwaDialog=&daysInFuture&stayLength",
        "https://www.expedia.com/Hotel-Search?regionId=2452&destination=Munich%2C%20Bavaria%2C%20Germany&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&theme=&userIntent=&semdtl=&categorySearch=&useRewards=false&adults=2&children=&latLong&daysInFuture&stayLength&pwaDialog=",
    ],
    "maxitems": 80,
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
    },
}

# Run the Actor and wait for it to finish
run = client.actor("delectable_incubator/expedia-hotels-scraper-low-cost").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "urls": [
    "https://www.expedia.com/Hotel-Search?regionId=6139104&destination=London%2C%20United%20Kingdom%20%28LON-All%20Airports%29&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&theme=&userIntent=&semdtl=&categorySearch=&useRewards=false&adults=2&children=&latLong&pwaDialog=&daysInFuture&stayLength",
    "https://www.expedia.com/Hotel-Search?regionId=2452&destination=Munich%2C%20Bavaria%2C%20Germany&sort=RECOMMENDED&startDate=2026-12-02&endDate=2026-12-03&theme=&userIntent=&semdtl=&categorySearch=&useRewards=false&adults=2&children=&latLong&daysInFuture&stayLength&pwaDialog="
  ],
  "maxitems": 80,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}' |
apify call delectable_incubator/expedia-hotels-scraper-low-cost --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,delectable_incubator/expedia-hotels-scraper-low-cost"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/W78vQP4ZgbtmXEPi5/builds/n9n0H3hIPjcWavWvQ/openapi.json
