Booking.com Stay Scraper avatar

Booking.com Stay Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Booking.com Stay Scraper

Booking.com Stay Scraper

Extract property listings, prices, ratings, and locations from search results and map views. Powered by Booking.com Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

This actor extracts Stays in Search from Booking.com. It captures property listings from search result pages, map views, and deal sections. The data includes pricing, location details, and property ratings.

Data Fields

Field NameDescriptionExample
Property NameThe name of the hotel or stayGrand Plaza Hotel
Property TypeCategory of the accommodationHotel
AddressPhysical street address123 Main St
CityCity locationLondon
Country CodeTwo-letter country codeGB
All PhotosList of image URLs["https://example.com/1.jpg"]
Total ScoreNumerical rating score8.5
Reviews CountNumber of guest reviews1240
Score TextQualitative rating labelVery Good
Secondary ScoreAlternative rating metric9.0
Secondary Score TextLabel for secondary scoreLocation
Star RatingOfficial star classification4
Star Rating CaptionText description of stars4-star hotel
Is ClosedIf the property is inactivefalse
Display LocationFormatted location stringWestminster, London
Main DistanceDistance from center0.5 miles from center
Is Centrally LocatedBoolean for central statustrue
Is Within Best Location Score AreaHigh location score flagtrue
Is PreferredPreferred partner statustrue
Host Trader LabelProfessional host labelProfessional
Is Sold OutAvailability statusfalse
Is Newly OpenedRecent opening flagfalse
Is SustainableSustainability badgetrue
Final PriceCurrent price shown150.00
Original PricePrice before discounts200.00
Taxes and FeesIncluded tax amount25.00
Total PriceFinal checkout price175.00
Price Before DiscountBase price200.00
Excluded ChargesFees not in total5.00
URLDirect link to propertyhttps://www.booking.com/hotel/gb/example.html

Input

  • urls: Array of Booking.com search result or map view URLs.
  • maxItems: Maximum number of properties to extract per URL. Default is 100.

Example Input

{
"urls": ["https://www.booking.com/searchresults.html?ss=London"],
"maxItems": 50
}

Example Output

[
{
"propertyName": "The Savoy",
"propertyType": "Hotel",
"address": "Strand",
"city": "London",
"countryCode": "GB",
"allPhotos": ["https://cf.bstatic.com/xdata/images/hotel/max1024x768/1.jpg"],
"totalScore": 9.4,
"reviewsCount": 3500,
"scoreText": "Superb",
"secondaryScore": 9.8,
"secondaryScoreText": "Location",
"starRating": 5,
"starRatingCaption": "5-star hotel",
"isClosed": false,
"displayLocation": "Westminster Borough, London",
"mainDistance": "0.2 miles from center",
"isCentrally Located": true,
"isWithinBestLocationScoreArea": true,
"isPreferred": true,
"hostTraderLabel": "Professional",
"isSoldOut": false,
"isNewlyOpened": false,
"isSustainable": true,
"finalPrice": 450.00,
"originalPrice": 500.00,
"taxesAndFees": 90.00,
"totalPrice": 540.00,
"priceBeforeDiscount": 500.00,
"excludedCharges": 0.00,
"url": "https://www.booking.com/hotel/gb/the-savoy.html"
},
{
"propertyName": "CitizenM Tower of London",
"propertyType": "Hotel",
"address": "40 Trinity Square",
"city": "London",
"countryCode": "GB",
"allPhotos": ["https://cf.bstatic.com/xdata/images/hotel/max1024x768/2.jpg"],
"totalScore": 9.1,
"reviewsCount": 8200,
"scoreText": "Superb",
"secondaryScore": 9.5,
"secondaryScoreText": "Cleanliness",
"starRating": 4,
"starRatingCaption": "4-star hotel",
"isClosed": false,
"displayLocation": "City of London, London",
"mainDistance": "2.1 miles from center",
"isCentrally Located": false,
"isWithinBestLocationScoreArea": true,
"isPreferred": false,
"hostTraderLabel": "Professional",
"isSoldOut": false,
"isNewlyOpened": false,
"isSustainable": true,
"finalPrice": 180.00,
"originalPrice": 180.00,
"taxesAndFees": 36.00,
"totalPrice": 216.00,
"priceBeforeDiscount": 180.00,
"excludedCharges": 0.00,
"url": "https://www.booking.com/hotel/gb/citizenm-tower-of-london.html"
}
]

Want more from Booking.com?

This actor only covers Stays in Search. The full Booking.com Scraper browser extension also includes Stay Details, Stay Availability, Stay Rooms, Stay Reviews, Flights in a List, Flight Details with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Booking.com Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.