Expedia Hotels 2.6
7 days trial then $40.00/month - No credit card required now
Expedia Hotels 2.6
7 days trial then $40.00/month - No credit card required now
Scrape π‘ Expedia.com π΄ Hotels.com and other hotel website variants
Welcome to Hotels Expedia Scraper
About Expedia.com
Expedia.com is an online travel agency owned by Expedia Group, based in Seattle.[1] The website and mobile app can be used to book airline tickets, hotel reservations, car rentals, cruise ships, and vacation packages. Expedia.com was launched on October 22, 1996 by Microsoft.[2]
About Hotels.com
Hotels.com, L.P.[1] is an American website for booking hotel rooms online and by telephone. The company has 85 websites in 34 languages, and lists over 325,000 hotels in approximately 19,000 locations. Its inventory includes hotels and B&Bs, and some condos and other types of commercial lodging. Hotels.com was established in 1991 as the Hotel Reservations Network (HRN). In 2001, it became part of Expedia, Inc. and in 2002, changed its name to Hotels.com. The company is operated by Hotels.com LP, a limited partnership subsidiary located in Dallas, Texas, in the United States.
About Orbitz.com
Orbitz.com is a travel fare aggregator website and travel metasearch engine. The website is owned by Orbitz Worldwide, Inc., a subsidiary of Expedia Group. It is headquartered in the Citigroup Center, Chicago, Illinois.[2]
Tutorial
Paramater | Type | Values | Description |
---|---|---|---|
location | string | location / coordinate / hotel IDs | Search specific location |
limit | integer | number | Limit number of results |
check_in | string | year-month-date | Check in date |
check_out | string | year-month-date | Check out date |
hotelname | string | hotel name | Search hotel by name |
Example #1: search by location
1{ 2 "location": "Europe", 3 "limit": 10, 4 "check_in": "2022-11-20", 5 "check_out": "2022-11-25", 6 "hotelname": "Hyatt" 7}
Example #2: search by coordinate (latitude, longitude)
1{ 2 "location": "-7.288445, 112.676966", 3 "limit": 10 4}
Example #3: search by by hotel IDs
Hotel ID is numeric, multiple ID separated by space.
1{ 2 "location": "40144880 4636465 15704071 9056295 88101078", 3 "limit": 10 4}
Additional Information
Paramater | Type | Description |
---|---|---|
includes:description | boolean | Property Descriptions |
includes:policies | boolean | Property Policies |
includes:amenities | boolean | Complete Amenities |
includes:gallery | boolean | Complete Gallery |
includes:faq | boolean | Frequently Asked Questions |
includes:location | boolean | Location and Nearby POI's |
includes:landmarks | boolean | Nearby Landmarks |
includes:offers | boolean | Room Offers |
includes:calendar | boolean | Lowest prices in the past 24 hours |
includes:availability | boolean | Availability Calendar |
includes:review | boolean | Hotel Reviews |
Actor Metrics
15 monthly users
-
8 stars
99% runs succeeded
14 hours response time
Created in Jul 2022
Modified a month ago