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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Image UrlNameTypeUrlIdPriceCurrencyPrice FormattedPrice Per NightPrice Hotel CurrencyHotel CurrencyPrice Includes TaxesReview ScoreReview Score Word
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。