Booking scraper avatar

Booking scraper

Under maintenance
Try for free

No credit card required

View all Actors
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
Booking scraper

Booking scraper

curious_coder/booking-scraper
Try for free

No credit card required

Looking for scraping booking.com ? This scraper can extract stays, hotels, attractions and get information like price, location, photos, reviews, deals etc.

You 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  "scrapeStays.searchUrl": "https://www.booking.com/searchresults.en-gb.html?label=en-in-booking-desktop-CmH43mrsjzqEEFQPgVycoAS652796016141%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-65526620%3Alp1007772%3Ali%3Adec%3Adm&aid=2311236&ss=Lonavala%2C+India&lang=en-gb&sb=1&src_elem=sb&src=index&dest_id=-2102774&dest_type=city&checkin=2023-08-12&checkout=2023-09-01&group_adults=2&no_rooms=1&group_children=0&sb_travel_purpose=leisure&offset=0",
3  "startPage": 1,
4  "count": 100,
5  "proxy": {
6    "useApifyProxy": true
7  }
8}' |
9apify call curious_coder/booking-scraper --silent --output-dataset

Booking 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:

Developer
Maintained by Community
Actor metrics
  • 11 monthly users
  • 3 stars
  • 18.6% runs succeeded
  • 1.8 days response time
  • Created in Aug 2023
  • Modified 20 days ago