Booking.com

Run Booking.com Hotel Rates Detail Scraper

This endpoint allows you to scrape hotel room rates and availability data from Booking.com.

Note

Use the Sync Scraper API Server (https://sync.scraper.mrscraper.com) host when calling this endpoint.

POST
/api/hotels/booking/rates/sync
AuthorizationBearer <token>

In: header

Request Body

application/json

url*string

Booking.com hotel page URL including check-in and check-out dates

Response Body

application/json

curl -X POST "https://api.app.mrscraper.com/api/hotels/booking/rates/sync" \  -H "Content-Type: application/json" \  -d '{    "url": "https://www.booking.com/hotel/th/admiral.html?ssne=Bangkok&ssne_untouched=Bangkok&highlighted_hotels=27173&ss=Bangkok&dest_id=-3414440&dest_type=city&hp_avform=1&origin=hp&do_availability_check=1&label=gen173nr-10CAEoggI46AdIM1gEaGiIAQGYATO4ARnIAQ_YAQPoAQH4AQGIAgGoAgG4AvrT5MkGwAIB0gIkMDg3YWZjZGYtMjEyZC00NjYwLTg2MGQtZmMxYjM3ZDc1NDcx2AIB4AIB&aid=304142&lang=en-us&sb=1&src_elem=sb&src=hotel&checkin=2025-12-26&checkout=2025-12-27&group_adults=2&no_rooms=1&group_children=0#availability_target"  }'
{
  "success": true,
  "message": "Succesfully scraped",
  "data": {
    "url": "https://www.booking.com/hotel/th/admiral.html?ssne=Bangkok&ssne_untouched=Bangkok&highlighted_hotels=27173&ss=Bangkok&dest_id=-3414440&dest_type=city&hp_avform=1&origin=hp&do_availability_check=1&label=gen173nr-10CAEoggI46AdIM1gEaGiIAQGYATO4ARnIAQ_YAQPoAQH4AQGIAgGoAgG4AvrT5MkGwAIB0gIkMDg3YWZjZGYtMjEyZC00NjYwLTg2MGQtZmMxYjM3ZDc1NDcx2AIB4AIB&aid=304142&lang=en-us&sb=1&src_elem=sb&src=hotel&checkin=2025-12-26&checkout=2025-12-27&group_adults=2&no_rooms=1&group_children=0&selected_currency=USD#availability_target",
    "rates": [
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$92",
        "currency": "USD",
        "cancellable": false,
        "is_vat_incl": true,
        "room_name": "Studio Deluxe",
        "max_persons": "",
        "meal_type_included": false,
        "have_promotion": false,
        "promotion": {},
        "rate_plan_name": "Studio Deluxe",
        "rate_plan_breakdown": {
          "refundability": "Refundable",
          "inclusions": []
        }
      },
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$92",
        "currency": "USD",
        "cancellable": false,
        "is_vat_incl": true,
        "room_name": "Superior Plus with Balcony",
        "max_persons": "",
        "meal_type_included": false,
        "have_promotion": false,
        "promotion": {},
        "rate_plan_name": "Superior Plus with Balcony",
        "rate_plan_breakdown": {
          "refundability": "Refundable",
          "inclusions": [
            "1 room",
            "45 m²",
            "Flat-screen TV",
            "Free Wifi",
            "Air conditioning",
            "Balcony",
            "Terrace",
            "Attached bathroom",
            "Bathtub",
            "Bathtub or shower",
            "Cable channels"
          ]
        }
      },
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$117",
        "currency": "USD",
        "cancellable": true,
        "is_vat_incl": true,
        "room_name": "Superior Plus with Balcony",
        "max_persons": "Max. people: 2",
        "meal_type_included": false,
        "have_promotion": true,
        "promotion": {
          "discount_percentage": "30% off"
        },
        "rate_plan_name": "Superior Plus with Balcony",
        "rate_plan_breakdown": {
          "cancellation_policy": "Non-refundable",
          "refundability": "Refundable",
          "inclusions": [
            "1 room",
            "45 m²",
            "Flat-screen TV",
            "Free Wifi",
            "Air conditioning",
            "Balcony",
            "Terrace",
            "Attached bathroom",
            "Bathtub",
            "Bathtub or shower",
            "Cable channels"
          ]
        }
      },
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$123",
        "currency": "USD",
        "cancellable": false,
        "is_vat_incl": true,
        "room_name": "Superior Plus with Balcony",
        "max_persons": "Max. people: 2",
        "meal_type_included": false,
        "have_promotion": true,
        "promotion": {
          "discount_percentage": "30% off"
        },
        "rate_plan_name": "Superior Plus with Balcony",
        "rate_plan_breakdown": {
          "cancellation_policy": "Free cancellation before December 23, 2025",
          "refundability": "Refundable",
          "inclusions": [
            "1 room",
            "45 m²",
            "Flat-screen TV",
            "Free Wifi",
            "Air conditioning",
            "Balcony",
            "Terrace",
            "Attached bathroom",
            "Bathtub",
            "Bathtub or shower",
            "Cable channels"
          ]
        }
      },
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$135",
        "currency": "USD",
        "cancellable": true,
        "is_vat_incl": true,
        "room_name": "Superior Plus with Balcony",
        "max_persons": "Max. people: 2",
        "meal_type_included": true,
        "have_promotion": true,
        "promotion": {
          "discount_percentage": "30% off"
        },
        "rate_plan_name": "Superior Plus with Balcony",
        "rate_plan_breakdown": {
          "meal_plan": "Continental breakfast included",
          "cancellation_policy": "Non-refundable",
          "refundability": "Refundable",
          "inclusions": [
            "1 room",
            "45 m²",
            "Flat-screen TV",
            "Free Wifi",
            "Air conditioning",
            "Balcony",
            "Terrace",
            "Attached bathroom",
            "Bathtub",
            "Bathtub or shower",
            "Cable channels"
          ]
        }
      },
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$141",
        "currency": "USD",
        "cancellable": false,
        "is_vat_incl": true,
        "room_name": "Superior Plus with Balcony",
        "max_persons": "Max. people: 2",
        "meal_type_included": true,
        "have_promotion": true,
        "promotion": {
          "discount_percentage": "30% off"
        },
        "rate_plan_name": "Superior Plus with Balcony",
        "rate_plan_breakdown": {
          "meal_plan": "Continental breakfast included",
          "cancellation_policy": "Free cancellation before December 23, 2025",
          "refundability": "Refundable",
          "inclusions": [
            "1 room",
            "45 m²",
            "Flat-screen TV",
            "Free Wifi",
            "Air conditioning",
            "Balcony",
            "Terrace",
            "Attached bathroom",
            "Bathtub",
            "Bathtub or shower",
            "Cable channels"
          ]
        }
      },
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$142",
        "currency": "USD",
        "cancellable": true,
        "is_vat_incl": true,
        "room_name": "Executive Suite",
        "max_persons": "Max. people: 2",
        "meal_type_included": false,
        "have_promotion": true,
        "promotion": {
          "discount_percentage": "30% off"
        },
        "rate_plan_name": "Executive Suite",
        "rate_plan_breakdown": {
          "cancellation_policy": "Non-refundable",
          "refundability": "Refundable",
          "inclusions": [
            "Private suite",
            "Free Wifi",
            "Balcony"
          ]
        }
      },
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$149",
        "currency": "USD",
        "cancellable": false,
        "is_vat_incl": true,
        "room_name": "Executive Suite",
        "max_persons": "Max. people: 2",
        "meal_type_included": false,
        "have_promotion": true,
        "promotion": {
          "discount_percentage": "30% off"
        },
        "rate_plan_name": "Executive Suite",
        "rate_plan_breakdown": {
          "cancellation_policy": "Free cancellation before December 23, 2025",
          "refundability": "Refundable",
          "inclusions": [
            "Private suite",
            "Free Wifi",
            "Balcony"
          ]
        }
      },
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$160",
        "currency": "USD",
        "cancellable": true,
        "is_vat_incl": true,
        "room_name": "Executive Suite",
        "max_persons": "Max. people: 2",
        "meal_type_included": true,
        "have_promotion": true,
        "promotion": {
          "discount_percentage": "30% off"
        },
        "rate_plan_name": "Executive Suite",
        "rate_plan_breakdown": {
          "meal_plan": "Continental breakfast included",
          "cancellation_policy": "Non-refundable",
          "refundability": "Refundable",
          "inclusions": [
            "Private suite",
            "Free Wifi",
            "Balcony"
          ]
        }
      },
      {
        "hotel_name": "Admiral Suites Bangkok",
        "extract_date_time": "2025-12-12T02:33:45.257Z",
        "arrival_date": "2025-12-26",
        "los": 1,
        "value": "US$167",
        "currency": "USD",
        "cancellable": false,
        "is_vat_incl": true,
        "room_name": "Executive Suite",
        "max_persons": "Max. people: 2",
        "meal_type_included": true,
        "have_promotion": true,
        "promotion": {
          "discount_percentage": "30% off"
        },
        "rate_plan_name": "Executive Suite",
        "rate_plan_breakdown": {
          "meal_plan": "Continental breakfast included",
          "cancellation_policy": "Free cancellation before December 23, 2025",
          "refundability": "Refundable",
          "inclusions": [
            "Private suite",
            "Free Wifi",
            "Balcony"
          ]
        }
      }
    ]
  }
}