Booking Scraper
Pay $5.00 for 1,000 results
Booking Scraper
Pay $5.00 for 1,000 results
Scrape Booking with this hotels scraper and get data about accommodation on Booking.com. You can crawl by keywords or URLs for hotel prices, ratings, addresses, number of reviews, stars. You can also download all that room and hotel data from Booking.com with a few clicks: CSV, JSON, HTML, and Excel
Do you want to learn more about this Actor?
Get a demoYou can access the Booking 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 "search": "New York",
3 "maxItems": 10,
4 "sortBy": "distance_from_search",
5 "starsCountFilter": "any",
6 "currency": "USD",
7 "language": "en-gb",
8 "minMaxPrice": "0-999999"
9}' |
10apify call voyager/booking-scraper --silent --output-dataset
🛎 Booking hotel Scraper API through CLI
The Apify CLI is the official tool that allows you to use Booking 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: