
Hotels.com Scraper
Deprecated
Pricing
$4.00/month + usage

Hotels.com Scraper
Deprecated
It's a simple and powerful tool that allows you to extract hotels on Hotels.com. Get data about hotels such as their names, locations, ratings, reviews, pricing, availability and more. Download in JSON, HTML, Excel, CSV.
0.0 (0)
Pricing
$4.00/month + usage
1
Total users
23
Monthly users
1
Last modified
2 years 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.
$echo '{< "search": "Berlin",< "rooms": 1,< "adults": 1,< "proxy": {< "useApifyProxy": true,< "apifyProxyCountry": "US",< "apifyProxyGroups": [< "RESIDENTIAL"< ]< },< "resultsLimit": 10<}' |<apify call mscraper/hotels-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
$npm i -g apify-cli$apify login
Other API clients include: