Hotels Com Search Page Scraper avatar

Hotels Com Search Page Scraper

Under maintenance
Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Hotels Com Search Page Scraper

Hotels Com Search Page Scraper

caprolok/hotels-com-search-page-scraper

The Hotels Com Search Page Scraper is a tool that extracts detailed information from Hotels.com search results, including hotel names, pricing, availability, ratings, and reviews. It's perfect for market analysis, competitor comparison, and gathering insights for travel-related research or business.

Developer
Maintained by Community

You can access the Hotels Com Search Page 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  "keywords": [
3    "Chicago, Illinois, United States"
4  ],
5  "proxyConfiguration": {
6    "useApifyProxy": true
7  }
8}' |
9apify call caprolok/hotels-com-search-page-scraper --silent --output-dataset

Hotels Com Search Page Scraper API through CLI

The Apify CLI is the official tool that allows you to use Hotels Com Search Page 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: