Fast Booking Scraper
Pay $2.00 for 1,000 results
Fast Booking Scraper
Pay $2.00 for 1,000 results
Scrape Booking with this hotel scraper and get data about accommodation on Booking.com. Extract data by keywords or URLs for hotel prices, ratings, location, number of reviews, stars. Scrape and download data from Booking.com in JSON, Excel, HTML ,and CSV.
Do you want to learn more about this Actor?
Get a demoYou can access the Fast 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/fast-booking-scraper --silent --output-dataset
🚕 Scrape hotel data fast API through CLI
The Apify CLI is the official tool that allows you to use Fast 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: