Scrapers.lat logo scrapers.lat
旅行

Booking.com Hotels & Prices Scraper

Scrape Booking.com hotels and accommodation by destination and dates. Get name, type, nightly price, review score, star rating, address, coordinates and distance from center. Export to JSON, CSV or Excel.

31 每条记录的字段 JSON · CSV · Excel · API 按用量付费
booking-hotels-scraper.json 200 OK
{
  "imageUrl": "https://cf.bstatic.com/xdata/images/hotel/squa…",
  "name": "Hôtel Capfun Le Saint Germain, Paris",
  "type": "Apartment",
  "url": "https://www.booking.com/hotel/fr/residence-le-…",
  "id": 2137895,
  "price": 430.58,
  "currency": "USD",
  "priceFormatted": "US$430.58",
  "pricePerNight": 215.29
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlNameTypeUrlIdPriceCurrencyPrice FormattedPrice Per NightPrice Hotel CurrencyHotel CurrencyPrice Includes TaxesReview ScoreReview Score Word
示例输出

一条真实的示例记录,正是你收到的结构。

Image UrlNameTypeUrl
https://cf.bstatic.com/xdata/imag…Hôtel Capfun Le Saint Germain, Pa…Apartmenthttps://www.booking.com/hotel/fr/…
https://cf.bstatic.com/xdata/imag…Camelia Prestige - Place de la Na…Hotelhttps://www.booking.com/hotel/fr/…
https://cf.bstatic.com/xdata/imag…Hotel Meslay RepubliqueHotelhttps://www.booking.com/hotel/fr/…
https://cf.bstatic.com/xdata/imag…Hotel StudiaHotelhttps://www.booking.com/hotel/fr/…
https://cf.bstatic.com/xdata/imag…Hotel MontpensierHotelhttps://www.booking.com/hotel/fr/…
GET /booking-hotels-scraper
{
  "imageUrl": "https://cf.bstatic.com/xdata/images/hotel/squa…",
  "name": "Hôtel Capfun Le Saint Germain, Paris",
  "type": "Apartment",
  "url": "https://www.booking.com/hotel/fr/residence-le-…",
  "id": 2137895,
  "price": 430.58,
  "currency": "USD",
  "priceFormatted": "US$430.58",
  "pricePerNight": 215.29
}

常见问题

Which destinations does it cover?

Any destination Booking.com supports worldwide. Enter a city, region, country or property name such as Paris, Cancun, Tuscany or Amsterdam, and the actor resolves it to the matching Booking.com destination and returns the properties for it.

How many properties can I get per search?

Booking.com shows the top 25 properties for each sort order. The actor combines several sort orders and removes duplicates to collect a larger set, up to roughly 150 unique properties per destination. Use maxItems to cap the number you want.

Can I set check-in and check-out dates and guests?

Yes. Set checkIn and checkOut in YYYY-MM-DD format along with adults, children and rooms to get prices for that exact stay. If you leave the dates empty, Booking.com returns a lead price for an upcoming stay.

Can I choose the price currency?

Yes. Pick a currency such as USD, EUR, GBP, MXN or BRL and every price is returned in that currency, with an ISO currency code on each record.

What happens if a property has no price or star rating?

Some properties are sold out for the chosen dates or have no official star rating. In those cases price or starRating is left empty for that record while the rest of the fields are still returned.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。