
Hotels.com scraper
Pricing
$5.00/month + usage

Hotels.com scraper
Scrape hotel data with this scraper and gather information about accommodations on Hotels.com. You can filter your results by stars, dates, etc. Additionally, you can easily download all room and hotel data from Hotels.com in various formats. Similar scrapers: booking, tripadvisor, expedia, airbnb.
0.0 (0)
Pricing
$5.00/month + usage
3
Total users
96
Monthly users
14
Runs succeeded
>99%
Last modified
17 days ago
You can access the Hotels.com 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.
1echo '{
2 "place": "London",
3 "start_date": "2024-07-01",
4 "end_date": "2024-07-02",
5 "min_stars": "3"
6}' |
7apify call jeremy_frost/hotels-com-scraper --silent --output-dataset
Hotels.com scraper API through CLI
The Apify CLI is the official tool that allows you to use Hotels.com scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: