Hotels.com scraper avatar

Hotels.com scraper

Try for free

Pay $5.00 for 1,000 results

View all Actors
Hotels.com scraper

Hotels.com scraper

jeremy_frost/hotels-com-scraper
Try for free

Pay $5.00 for 1,000 results

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.

You can access the Hotels.com scraper programmatically from your own applications by using the Apify API. You can 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:

Developer
Maintained by Community
Actor metrics
  • 12 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • 48 days response time
  • Created in Sep 2023
  • Modified 5 months ago