Expedia Hotel & Flight Scraper
Pricing
from $1.00 / 1,000 hotels
Expedia Hotel & Flight Scraper
Scrapes Expedia hotel search with prices, ratings, amenities, photos and guest reviews, plus flight search with fares and journeys, from the Expedia mobile GraphQL API. Read-only public travel data.
Pricing
from $1.00 / 1,000 hotels
Rating
0.0
(0)
Developer
R.L.
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Expedia Hotel & Flight Scraper π¨βοΈ β hotel prices, ratings, amenities, photos, guest reviews and flight fares
Expedia Hotel & Flight Scraper β Scrapes Expedia hotel search with prices, ratings, amenities, photos and guest reviews, plus flight search with fares and journeys, from the Expedia mobile GraphQL API. Read-only public travel data. It reads Expedia's own API directly, so it's fast, reliable and complete β no flaky HTML parsing, no headless browser. Export to JSON, CSV, Excel, or an API.
Hotel prices are display strings
Expedia returns a price as text ("$1,154 total"), never a number. Records keep that original
string in price_display and a parsed numeric price_total with currency, so rows sort
correctly without losing the "total"/per-night wording β which changes what the number means.
Optional extras
includeDetailsβ amenities, photo gallery, rating and fees. One extra API call per hotel, so it is slower; a failure on one hotel never loses that hotel's row.includeReviewsβ recent guest reviews with score, date and author.
Some properties genuinely have no rating summary; those rows carry rating: null rather than a
fabricated value.
β¨ Why use this Expedia Hotel & Flight Scraper?
- π’ No code required β set your input, click Start, download your data.
- β‘ Fast & accurate β reads Expedia's own private API and returns structured JSON, not scraped HTML.
- π§Ύ Rich, structured data β every field below, clean and ready to use.
- π¨ Deep hotel detail on demand β amenities, the full photo gallery, rating and mandatory fees, fetched only when you ask for them.
- π¬ Guest reviews β text, score, date, author and stay length per review.
- βοΈ Flights too β switch
searchTypetoflightsfor fares, airlines and journey times. - πΈ Transparent pay-per-result pricing β pay only for the rows you get.
- π€ Export anywhere β JSON, CSV, Excel, XML, or pull it live via the Apify API.
π― What can you do with Expedia data?
- Market & competitor research β analyse Expedia products at scale.
- Price & availability monitoring β track changes over time.
- Data science & trend analysis β build clean datasets.
- Lead generation & enrichment β feed Expedia data into your own tools.
π₯ What data does the Expedia Hotel & Flight Scraper extract?
Each row includes: type, destination, region_id, checkin, checkout, hotel_id, hotel_name, url, price_display, price_total, currency, image, rating, rating_text β¦and more. See the full Data table below.
π How to scrape Expedia (3 steps)
- Set your input β provide
searchTypeordestination(see the table below; defaults work out of the box). - Pick options β filters, a
proxyConfiguration, and amaxItemscap. - Run & export β click Start, then download the dataset as JSON/CSV/Excel or fetch it via the API.
βοΈ Input
| Field | Type | Default | Description |
|---|---|---|---|
searchType | enum | hotels | Hotels or flights. β one of hotels, flights |
destination | string | Copenhagen | For hotels: a city or area name, e.g. "Copenhagen". For flights: the destination airport IATA code, e.g. JFK. |
origin | string | β | Origin airport IATA code, e.g. SEA. Ignored for hotel searches. |
checkIn | string | β | Hotel check-in, or flight departure date. Pick a date or use a relative value like "30 days". Empty = 30 days from today. |
checkOut | string | β | Hotel check-out, or flight return date (leave empty for one-way). Empty for hotels = 3 nights after check-in. |
adults | integer | 2 | Number of adult guests or passengers. |
includeDetails | boolean | false | Fetch amenities, photo gallery, rating and fees for each hotel. Slower and costs one extra API call per hotel. |
includeReviews | boolean | false | Attach recent guest reviews to each hotel. |
reviewsPerHotel | integer | 5 | How many guest reviews to attach when reviews are enabled. |
maxItems | integer | 100 | 0 = all results. |
proxyConfiguration | object | Apify Proxy | Route requests through a proxy (Apify Proxy by default). |
Example input
{"searchType": "hotels","destination": "Copenhagen","adults": 2,"includeDetails": false,"includeReviews": false,"reviewsPerHotel": 5,"maxItems": 100,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
π€ Output
Each result is a JSON object like this:
{"type": "hotel","destination": "Copenhagen City Centre, Copenhagen, Hovedstaden, Denmark","region_id": "6051779","checkin": "2026-09-24","checkout": "2026-09-27","hotel_id": "25382","hotel_name": "Radisson Collection Royal Hotel, Copenhagen","url": "https://www.expedia.com/h25382.Hotel-Information","price_display": "$1,277 total","price_total": 1277.0,"currency": "USD","image": "https://mediaim.expedia.com/lodging/1000000/30000/25400/25382/a5ccf8c1.jpg","rating": null,"rating_text": null,"review_count": null,"amenities": null,"images": null,"fees": null,"reviews": null,"origin": null,"departure_date": null,"return_date": null,"airlines": null,"duration_minutes": null,"stops": null,"offer_id": null}
π§Ύ Data table
| Field | Type | Description |
|---|---|---|
type | text | Record type |
destination | text | Destination |
region_id | text | Region ID |
checkin | text | Check-in |
checkout | text | Check-out |
hotel_id | text | Hotel ID |
hotel_name | text | Hotel |
url | link | URL |
price_display | text | Price (as shown) |
price_total | number | Price |
currency | text | Currency |
image | image | Image |
rating | number | Rating |
rating_text | text | Rating text |
review_count | number | Reviews |
amenities | array | Amenities |
images | array | Photos |
fees | text | Fees |
reviews | array | Guest reviews |
origin | text | Origin |
departure_date | text | Departure date |
return_date | text | Return date |
airlines | array | Airlines |
duration_minutes | number | Duration (min) |
stops | number | Stops |
offer_id | text | Offer ID |
π° Pricing β pay per result
This actor uses pay-per-event pricing: you pay only for the rows it delivers.
| You scrape | Price |
|---|---|
| Record | $2.00 per 1,000 rows |
π Use the Expedia Hotel & Flight Scraper via API
Run it programmatically with the Apify API:
curl -X POST "https://api.apify.com/v2/acts/expedia-api-scraper/runs?token=YOUR_TOKEN" \-H 'Content-Type: application/json' \-d '{"searchType": "hotels","destination": "Copenhagen","adults": 2,"includeDetails": false,"includeReviews": false,"reviewsPerHotel": 5,"maxItems": 100,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}'
Or with the Apify CLI: apify call expedia-api-scraper -i input.json -o.
β FAQ
Do I need an account or API key for Expedia Hotel & Flight?
No. The actor talks to Expedia's public/mobile API for you β you only need an Apify account.
Do I need a proxy?
A proxy is recommended for reliable runs; set proxyConfiguration (Residential is safest for geo-restricted or bot-protected sites).
What export formats are supported?
JSON, CSV, Excel, XML, JSONL, RSS, or live via the Apify API and dataset endpoints.
Is scraping this legal?
You are responsible for how you use the data. Scrape only public product data and comply with Expedia's Terms and applicable law (e.g. GDPR/CCPA for personal data).
π οΈ How it works
The actor impersonates Expedia's official app/site and calls its private API the same way the app does, then normalises each response into the flat record above. No browser, no HTML scraping β just clean, structured data.
π Good to know
- Scrape only public product data and respect Expedia's Terms of Service and robots policy.
- For personal data, comply with GDPR/CCPA and applicable law β you are the data controller.
- Fields can be
nullwhen Expedia doesn't expose them for a given record.
β Found this useful?
Give the Expedia Hotel & Flight Scraper a star on Apify and check out my other apify-*-api-scraper actors.