Airbnb Scraper API

ENDPOINTS
GET/airbnb/rooms/search

Rooms Search

Search all homes for a location, 18 per page (Airbnb serves ~15 pages) with next/previous pagination links. Pass query (ideally the full_name from /airbnb/rooms/autocomplete) plus its place_id for the most accurate results. Optional trip dates, guest counts and a nightly-price filter; prices come back numeric with the check-in/check-out they were computed for.

QUERY PARAMS

Location name — ideally the full_name returned by /airbnb/rooms/autocomplete.

Example: New York City, New York, United States

Google place ID of the location, as returned by /airbnb/rooms/autocomplete (google_place_id). Recommended — passing both query and place_id is what the Airbnb site itself does and gives the most accurate results.

Page number (18 homes per page). The response carries total_pages (typically 15) plus ready next/previous links.

Default: 1

Allowed values: 150

Trip start date.

Format: YYYY-MM-DD (present or future). Provide checkin and checkout together; checkout must be after checkin. When both are omitted, representative upcoming dates are used automatically, so a price still comes back.

Trip end date.

Format: YYYY-MM-DD (present or future). Provide checkin and checkout together; checkout must be after checkin. When both are omitted, representative upcoming dates are used automatically, so a price still comes back.

Number of adult guests.

Allowed values: 016

Number of child guests.

Allowed values: 015

Number of infant guests.

Allowed values: 05

Number of pets.

Allowed values: 05

Minimum nightly price, in the domain's currency.

Maximum nightly price, in the domain's currency. Must be ≥ price_min when both are given.

Airbnb country domain. Sets the language and currency of the results to that country's Airbnb site.

Default: airbnb.com

Allowed values: airbnb.com (US), airbnb.co.uk, airbnb.ca, airbnb.com.au, airbnb.co.in, airbnb.fr, airbnb.de, airbnb.it, airbnb.es, airbnb.com.br, airbnb.mx, airbnb.jp, airbnb.com.vn and 54 more Airbnb country domains (67 total). Accepts a bare domain or a full URL.

{
  "count": 270,
  "per_page": 18,
  "current_page": 1,
  "total_pages": 15,
  "next": "https://airbnb-scraper-api.omkar.cloud/airbnb/rooms/search?query=New+York+City%2C+New+York%2C+United+States&place_id=ChIJOwg_06VPwokRYv534QaPC8g&domain=airbnb.com&page=2",
  "previous": null,
  "domain": "airbnb.com",
  "query": "New York City, New York, United States",
  "place_id": "ChIJOwg_06VPwokRYv534QaPC8g",
  "currency": "USD",
  "results": [
    {
      "id": "598499099324319670",
      "name": "Midtown 3double beds Studio",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/598499099324319670",
      "summary": [
        "3 double beds",
        "1 bath"
      ],
      "bedrooms": null,
      "beds": 3,
      "bathrooms": 1,
      "rating": 4.79,
      "reviews_count": 265,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 961,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $193.80",
            "amount": 969
          },
          {
            "description": "Early booking discount",
            "amount": -8.9
          },
          {
            "description": "Price after discount",
            "amount": 960.1
          }
        ],
        "checkin": "2026-11-15",
        "checkout": "2026-11-20"
      },
      "coordinates": {
        "latitude": 40.7472,
        "longitude": -73.9878
      },
      "images": [
        "https://a0.muscache.com/im/pictures/miso/Hosting-598499099324319670/original/38a18926-fe28-4946-a7a2-20d3daa1fdd9.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598499099324319670/original/b235d426-9e2f-4389-bfb8-4fa1a0bc4b92.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598499099324319670/original/321c8d4d-ac2d-4397-b357-79388c60c3fa.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598499099324319670/original/1b4f91fd-bfc7-43c8-a9af-1498719e3aa2.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598499099324319670/original/855de931-33d3-4e55-ad5c-277ed3e28d6d.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598499099324319670/original/9a9e8f70-a7a3-4cf6-9426-f6b8c917e875.jpeg"
      ]
    },
    {
      "id": "1010503905929192028",
      "name": "Steps to Times Square | Free Breakfast & Fitness",
      "title": "Hotel in New York",
      "link": "https://www.airbnb.com/rooms/1010503905929192028",
      "summary": [
        "1 bedroom",
        "1 king bed",
        "1 bath"
      ],
      "bedrooms": 1,
      "beds": 1,
      "bathrooms": 1,
      "rating": 4.62,
      "reviews_count": 1467,
      "is_superhost": false,
      "is_guest_favorite": false,
      "price": {
        "amount": 1451,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $290.09",
            "amount": 1450.43
          }
        ],
        "checkin": "2026-09-06",
        "checkout": "2026-09-11"
      },
      "coordinates": {
        "latitude": 40.75724,
        "longitude": -73.99236
      },
      "images": [
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1010503905929192028/original/a4263111-5c0e-4b28-99bf-fd2d0d911595.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1010503905929192028/original/8752119e-f06b-44c1-91b2-7cc622a97d78.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1010503905929192028/original/5c000cde-ab48-4608-a45e-924a9d040b91.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1010503905929192028/original/b46c7f05-130a-4e29-a6ec-0280fe67e13a.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1010503905929192028/original/94e2ce90-d7a0-488b-a9de-b9e6164bef6e.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1010503905929192028/original/733160b7-6670-419f-a418-0b7d9fa23568.png"
      ]
    },
    {
      "id": "31333074",
      "name": "Miltons place",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/31333074",
      "summary": [
        "1 bath"
      ],
      "bedrooms": null,
      "beds": null,
      "bathrooms": 1,
      "rating": 4.93,
      "reviews_count": 234,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 879,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $175.74",
            "amount": 878.71
          }
        ],
        "checkin": "2027-01-17",
        "checkout": "2027-01-22"
      },
      "coordinates": {
        "latitude": 40.81419,
        "longitude": -73.94847
      },
      "images": [
        "https://a0.muscache.com/im/pictures/7306900f-7309-4092-bdb2-48fa45872ec9.jpg",
        "https://a0.muscache.com/im/pictures/bbade770-9a26-43c7-9f83-191ea483cbd1.jpg",
        "https://a0.muscache.com/im/pictures/ea8fe499-54c7-4efb-be4f-3accc7d0b290.jpg",
        "https://a0.muscache.com/im/pictures/651b7c75-7e18-4938-b461-67c2ed160772.jpg",
        "https://a0.muscache.com/im/pictures/5442c4ea-e78a-47d4-8432-c98c27f56380.jpg",
        "https://a0.muscache.com/im/pictures/2bc5f2e6-1dfc-488f-a83f-8035789dca0d.jpg"
      ]
    },
    {
      "id": "37879131",
      "name": "Charming",
      "title": "Room in New York",
      "link": "https://www.airbnb.com/rooms/37879131",
      "summary": [
        "3 beds",
        "1 bath"
      ],
      "bedrooms": null,
      "beds": 3,
      "bathrooms": 1,
      "rating": 4.95,
      "reviews_count": 285,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 996,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $199.20",
            "amount": 996
          }
        ],
        "checkin": "2027-01-12",
        "checkout": "2027-01-17"
      },
      "coordinates": {
        "latitude": 40.80562,
        "longitude": -73.94816
      },
      "images": [
        "https://a0.muscache.com/im/pictures/hosting/Hosting-37879131/original/aec27bf3-1d24-4c12-801f-6ac12e69f057.jpeg",
        "https://a0.muscache.com/im/pictures/airflow/Hosting-37879131/original/b1c0ba17-983a-4deb-934a-6fd9a69ecd60.jpg",
        "https://a0.muscache.com/im/pictures/airflow/Hosting-37879131/original/e00ecde8-65f6-47d2-9802-e9895a1102d0.jpg",
        "https://a0.muscache.com/im/pictures/airflow/Hosting-37879131/original/83bb4737-0da3-4510-998b-1785abcbd6e1.jpg",
        "https://a0.muscache.com/im/pictures/airflow/Hosting-37879131/original/2481bbdb-0ebb-4f1c-9b18-4978e9889f6c.jpg",
        "https://a0.muscache.com/im/pictures/airflow/Hosting-37879131/original/2b1228be-9279-4867-8633-e2b8e2c3c167.jpg"
      ]
    },
    {
      "id": "1384733959726184048",
      "name": "Tranquil Midtown Sanctuary - Full Bed",
      "title": "Hotel in New York",
      "link": "https://www.airbnb.com/rooms/1384733959726184048",
      "summary": [
        "1 bedroom",
        "1 bed",
        "1 bath"
      ],
      "bedrooms": 1,
      "beds": 1,
      "bathrooms": 1,
      "rating": 4.9,
      "reviews_count": 380,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 1247,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $270.49",
            "amount": 1352.46
          },
          {
            "description": "Long stay discount",
            "amount": -105.8
          },
          {
            "description": "Price after discount",
            "amount": 1246.66
          }
        ],
        "checkin": "2026-09-06",
        "checkout": "2026-09-11"
      },
      "coordinates": {
        "latitude": 40.74238,
        "longitude": -73.99949
      },
      "images": [
        "https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTM4NDczMzk1OTcyNjE4NDA0OA==/original/abf4c89f-fb37-4ec4-91d1-aef1ff90d4f1.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTM4NDczMzk1OTcyNjE4NDA0OA==/original/84658409-3a06-49a2-949a-368f1cfffc7e.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTM4NDczMzk1OTcyNjE4NDA0OA==/original/3e77d6b7-b4d8-4a50-9bfe-395f98055c58.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTM4NDczMzk1OTcyNjE4NDA0OA==/original/53d992bb-bf7a-428a-bd66-2f750630ee93.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTM4NDczMzk1OTcyNjE4NDA0OA==/original/0faeef5b-bff7-49a6-bf20-5dd304deef38.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-U3RheVN1cHBseUxpc3Rpbmc6MTM4NDczMzk1OTcyNjE4NDA0OA==/original/6e8e114a-04f1-47a2-a2bc-70508d0fd7f9.jpeg"
      ]
    },
    {
      "id": "598451687067310074",
      "name": "Midtown 2double beds Studio",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/598451687067310074",
      "summary": [
        "2 double beds",
        "1 bath"
      ],
      "bedrooms": null,
      "beds": 2,
      "bathrooms": 1,
      "rating": 4.77,
      "reviews_count": 364,
      "is_superhost": true,
      "is_guest_favorite": false,
      "price": {
        "amount": 1079,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $217.80",
            "amount": 1089
          },
          {
            "description": "Early booking discount",
            "amount": -10.12
          },
          {
            "description": "Price after discount",
            "amount": 1078.88
          }
        ],
        "checkin": "2026-11-15",
        "checkout": "2026-11-20"
      },
      "coordinates": {
        "latitude": 40.7472,
        "longitude": -73.9878
      },
      "images": [
        "https://a0.muscache.com/im/pictures/miso/Hosting-598451687067310074/original/4261b66f-92e6-433a-8ebf-e48fc6dae6dd.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598451687067310074/original/38ed59f5-314b-423e-9d1c-417ffb1fedb9.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598451687067310074/original/d249bd55-eaf3-4897-9f91-bc852aa44739.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598451687067310074/original/bd6cf463-04b2-4864-9436-62dd2696483f.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598451687067310074/original/2c6038d5-fbeb-4bca-b831-0914d590b133.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-598451687067310074/original/e855616b-efae-4a5d-aa89-972fcf7cbcc7.jpeg"
      ]
    },
    {
      "id": "31466176",
      "name": "White Space Studio",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/31466176",
      "summary": [
        "1 bedroom",
        "1 bed",
        "1 bath"
      ],
      "bedrooms": 1,
      "beds": 1,
      "bathrooms": 1,
      "rating": 4.93,
      "reviews_count": 246,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 839,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $167.75",
            "amount": 838.77
          }
        ],
        "checkin": "2026-12-13",
        "checkout": "2026-12-18"
      },
      "coordinates": {
        "latitude": 40.81325,
        "longitude": -73.94841
      },
      "images": [
        "https://a0.muscache.com/im/pictures/19946a30-13da-4ec8-888f-d5caf130a17d.jpg",
        "https://a0.muscache.com/im/pictures/15852208-3c70-48d7-a2b3-95b99e7e62d0.jpg",
        "https://a0.muscache.com/im/pictures/2be29ed5-f2a1-492c-b9a1-5db9b974c3fc.jpg",
        "https://a0.muscache.com/im/pictures/aece5bc9-a5b8-4bf3-9031-e56c3883159c.jpg",
        "https://a0.muscache.com/im/pictures/0de9f333-0f42-4fb3-8fc9-0f6cb412acbc.jpg",
        "https://a0.muscache.com/im/pictures/5191ec60-ce83-4a4a-8f59-443bef3727ae.jpg"
      ]
    },
    {
      "id": "1608229765415100959",
      "name": "Mint House 70 Pine by Kasa | Accessible 2 Bedroom",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/1608229765415100959",
      "summary": [
        "2 bedrooms",
        "3 beds",
        "2 baths"
      ],
      "bedrooms": 2,
      "beds": 3,
      "bathrooms": 2,
      "rating": 5,
      "reviews_count": 7,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 3460,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": 4324,
        "breakdown": [
          {
            "description": "5 nights x $864.80",
            "amount": 4324
          },
          {
            "description": "Early booking discount",
            "amount": -864.8
          },
          {
            "description": "Price after discount",
            "amount": 3459.2
          }
        ],
        "checkin": "2026-11-01",
        "checkout": "2026-11-06"
      },
      "coordinates": {
        "latitude": 40.7065,
        "longitude": -74.0078
      },
      "images": [
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1608229765415100959/original/7ab7bb39-3faa-479b-8ec7-1fa72389dd1c.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1608229765415100959/original/5d03688a-5228-412c-a6b8-35fbd2a177f8.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1608229765415100959/original/c482578b-9d20-43c1-a579-a993be5bc2d8.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1608229765415100959/original/cfba1eb7-8df6-43b7-8dd6-acc9153369ca.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1608229765415100959/original/6b0caad1-5d0d-463b-a0ec-f476c91925cf.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1608229765415100959/original/19f9435b-49c4-478c-b2f2-b147bb485db5.jpeg"
      ]
    },
    {
      "id": "5545560",
      "name": "1892 Brownstone on Landmarked Block",
      "title": "Rooms in New York",
      "link": "https://www.airbnb.com/rooms/5545560",
      "summary": [
        "2 bedrooms",
        "2 queen beds",
        "1 bath"
      ],
      "bedrooms": 2,
      "beds": 2,
      "bathrooms": 1,
      "rating": 4.95,
      "reviews_count": 263,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 1892,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": 2222,
        "breakdown": [
          {
            "description": "5 nights x $378.40",
            "amount": 1892
          }
        ],
        "checkin": "2026-11-15",
        "checkout": "2026-11-20"
      },
      "coordinates": {
        "latitude": 40.79208,
        "longitude": -73.96565
      },
      "images": [
        "https://a0.muscache.com/im/pictures/69088251/0366abfd_original.jpg",
        "https://a0.muscache.com/im/pictures/69087741/810bf52a_original.jpg",
        "https://a0.muscache.com/im/pictures/69088425/87967bf7_original.jpg",
        "https://a0.muscache.com/im/pictures/69089738/d089b290_original.jpg",
        "https://a0.muscache.com/im/pictures/69089997/cadea36b_original.jpg",
        "https://a0.muscache.com/im/pictures/69090159/35983a93_original.jpg"
      ]
    },
    {
      "id": "21230082",
      "name": "ALL new modern apartment of 2 bedroom NYC style!❤️",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/21230082",
      "summary": [
        "2 bedrooms",
        "1 queen bed",
        "1 bath"
      ],
      "bedrooms": 2,
      "beds": 1,
      "bathrooms": 1,
      "rating": 4.86,
      "reviews_count": 525,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 3077,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": 3509,
        "breakdown": [
          {
            "description": "5 nights x $615.40",
            "amount": 3077
          }
        ],
        "checkin": "2026-09-07",
        "checkout": "2026-09-12"
      },
      "coordinates": {
        "latitude": 40.7618,
        "longitude": -73.9657
      },
      "images": [
        "https://a0.muscache.com/im/pictures/73113793-df4d-41da-9acc-595d67ee77bc.jpg",
        "https://a0.muscache.com/im/pictures/airflow/Hosting-21230082/original/7a538199-9acf-417d-af9b-20eecfb02a5f.jpg",
        "https://a0.muscache.com/im/pictures/airflow/Hosting-21230082/original/58337078-67d0-4b6c-85b7-2cb90504b526.jpg",
        "https://a0.muscache.com/im/pictures/airflow/Hosting-21230082/original/62ecea87-4c30-4643-941c-d62d1a5cd614.jpg",
        "https://a0.muscache.com/im/pictures/f8acf567-b6b4-4cf7-b5cc-b83292f4dab1.jpg",
        "https://a0.muscache.com/im/pictures/620056a5-4815-44ff-8d22-f260e784aedf.jpg"
      ]
    },
    {
      "id": "1496483566620917012",
      "name": "Private Manhattan Retreat | Sauna, Yard + King Bed",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/1496483566620917012",
      "summary": [
        "1 bedroom",
        "2 beds",
        "1 bath"
      ],
      "bedrooms": 1,
      "beds": 2,
      "bathrooms": 1,
      "rating": 4.95,
      "reviews_count": 21,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 2991,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $598.20",
            "amount": 2991
          }
        ],
        "checkin": "2026-09-15",
        "checkout": "2026-09-20"
      },
      "coordinates": {
        "latitude": 40.82421,
        "longitude": -73.95425
      },
      "images": [
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1496483566620917012/original/db9835e4-8b5a-4966-9e48-456ff09d7013.png",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1496483566620917012/original/7e865263-b3f0-44cf-aca2-e65d75ff3edb.png",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1496483566620917012/original/252802ca-0228-4dff-bb91-dde254599821.png",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1496483566620917012/original/eb7cd12f-62f4-42d7-9873-3dca431dc8d0.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1496483566620917012/original/3966b742-9026-4bdf-aa57-71a681b77f1c.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1496483566620917012/original/b733f0ae-37ae-4cc6-85ff-c093c363c18e.jpeg"
      ]
    },
    {
      "id": "734738222848364398",
      "name": "Best valuable studio for family",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/734738222848364398",
      "summary": [
        "4 beds",
        "1 bath"
      ],
      "bedrooms": null,
      "beds": 4,
      "bathrooms": 1,
      "rating": 4.86,
      "reviews_count": 198,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 1427,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $288.00",
            "amount": 1440
          },
          {
            "description": "Early booking discount",
            "amount": -13.61
          },
          {
            "description": "Price after discount",
            "amount": 1426.39
          }
        ],
        "checkin": "2026-11-06",
        "checkout": "2026-11-11"
      },
      "coordinates": {
        "latitude": 40.7482,
        "longitude": -73.98824
      },
      "images": [
        "https://a0.muscache.com/im/pictures/miso/Hosting-734738222848364398/original/5e048ede-8485-4991-b67c-bae19266bbdf.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-734738222848364398/original/32cbf8d7-8247-490d-8508-accee0aa2101.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-734738222848364398/original/ef6929ec-a2a3-47e5-b4ab-de07b4e6c0e1.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-734738222848364398/original/6f10a51a-cab0-4c11-b69d-6fae963365b0.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-734738222848364398/original/d7536299-77c6-4215-9164-8b4facc998e0.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-734738222848364398/original/0b4e89f0-6b7c-47ff-8ce9-5b6d78231f7e.jpeg"
      ]
    },
    {
      "id": "1414708748865373858",
      "name": "Studio Queen Gourmet | Placemakr Wall Street",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/1414708748865373858",
      "summary": [
        "1 bedroom",
        "1 queen bed",
        "1 bath"
      ],
      "bedrooms": 1,
      "beds": 1,
      "bathrooms": 1,
      "rating": 4.89,
      "reviews_count": 65,
      "is_superhost": true,
      "is_guest_favorite": false,
      "price": {
        "amount": 2233,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $446.56",
            "amount": 2232.8
          }
        ],
        "checkin": "2026-10-25",
        "checkout": "2026-10-30"
      },
      "coordinates": {
        "latitude": 40.70562,
        "longitude": -74.00569
      },
      "images": [
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1414708748865373858/original/d45839c9-9a00-4d48-a1d0-631eda4c3f42.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1414708748865373858/original/3085ec39-0ed9-4d65-9a9a-b8761a7d9d9c.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1414708748865373858/original/26b5b6c5-9057-4672-8dae-99d3175a7baa.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1414708748865373858/original/1212af6e-0ab7-4e3b-9364-957905ea9c5d.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1414708748865373858/original/59fb0a90-530d-4f9c-becb-097621309679.jpeg",
        "https://a0.muscache.com/im/pictures/hosting/Hosting-1414708748865373858/original/fd5115a9-2192-4e2b-b484-67bbc451b198.jpeg"
      ]
    },
    {
      "id": "1629976276189542905",
      "name": "Walk to Times Square with Free Breakfast & Wine",
      "title": "Room in New York",
      "link": "https://www.airbnb.com/rooms/1629976276189542905",
      "summary": [
        "2 queen beds",
        "1 bath"
      ],
      "bedrooms": null,
      "beds": 2,
      "bathrooms": 1,
      "rating": 4.93,
      "reviews_count": 14,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 3006,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": 3271,
        "breakdown": [
          {
            "description": "5 nights x $591.07",
            "amount": 2955.37
          },
          {
            "description": "Long stay discount",
            "amount": -265.2
          },
          {
            "description": "Resort fee",
            "amount": 315
          },
          {
            "description": "Price after discount",
            "amount": 3005.17
          }
        ],
        "checkin": "2026-09-13",
        "checkout": "2026-09-18"
      },
      "coordinates": {
        "latitude": 40.76536,
        "longitude": -73.98036
      },
      "images": [
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1629976276189542905/original/32b8ab22-c127-4f68-b749-87d6853e4d41.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1629976276189542905/original/8e26003e-260e-4702-9d05-2dec64a723f6.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1629976276189542905/original/a92c3d45-181c-4396-aa67-cddf8ea8f2f7.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1629976276189542905/original/a37d31b3-007b-4d0a-883f-d0db36e57448.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1629976276189542905/original/f4551460-482f-4d12-9c67-61113fa8564e.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-1629976276189542905/original/68bd9d35-5228-41da-87bb-fa4029c169d3.png"
      ]
    },
    {
      "id": "15115382",
      "name": "Guestroom in Landmark Bklyn Brownstone",
      "title": "Room in Brooklyn",
      "link": "https://www.airbnb.com/rooms/15115382",
      "summary": [
        "1 queen bed",
        "1 bath"
      ],
      "bedrooms": null,
      "beds": 1,
      "bathrooms": 1,
      "rating": 4.93,
      "reviews_count": 681,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 620,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": 681,
        "breakdown": [
          {
            "description": "5 nights x $124.00",
            "amount": 620
          }
        ],
        "checkin": "2027-01-04",
        "checkout": "2027-01-09"
      },
      "coordinates": {
        "latitude": 40.67764,
        "longitude": -73.94803
      },
      "images": [
        "https://a0.muscache.com/im/pictures/25281eae-5598-464a-ba3b-5095707492e2.jpg",
        "https://a0.muscache.com/im/pictures/eb882cfc-d2f5-40a1-a3d9-ce7345a1410c.jpg",
        "https://a0.muscache.com/im/pictures/d7b24b53-4796-48eb-9292-d6aa26fdd309.jpg",
        "https://a0.muscache.com/im/pictures/fa34cfbd-e513-4b67-8c24-dcd696097ea3.jpg",
        "https://a0.muscache.com/im/pictures/22ba82d5-af7d-4011-8aae-5aba17ae8447.jpg",
        "https://a0.muscache.com/im/pictures/5ac37d51-776e-4b65-859f-ca6c7eb6f2f0.jpg"
      ]
    },
    {
      "id": "992970965790772607",
      "name": "Steps to Times Square | Full Kitchen. Pet-Friendly",
      "title": "Hotel in New York",
      "link": "https://www.airbnb.com/rooms/992970965790772607",
      "summary": [
        "1 bedroom",
        "1 queen bed",
        "1 bath"
      ],
      "bedrooms": 1,
      "beds": 1,
      "bathrooms": 1,
      "rating": 4.72,
      "reviews_count": 1864,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 1474,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": 1806,
        "breakdown": [
          {
            "description": "5 nights x $271.69",
            "amount": 1358.44
          },
          {
            "description": "Resort fee",
            "amount": 114.8
          }
        ],
        "checkin": "2026-09-01",
        "checkout": "2026-09-06"
      },
      "coordinates": {
        "latitude": 40.75552,
        "longitude": -73.992
      },
      "images": [
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-992970965790772607/original/b6f692d2-f4a7-44ee-a084-b66ba5ba1871.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-992970965790772607/original/770410e7-aec9-4f47-816c-fa44313ed1d3.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-992970965790772607/original/62be6eb5-6eef-40dc-8a04-27bfb525a439.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-992970965790772607/original/c4e04481-704b-41f7-99b7-1bde7e3dbda3.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-992970965790772607/original/d2b4be6a-8764-4ac7-bc4f-8b92c3156e32.png",
        "https://a0.muscache.com/im/pictures/prohost-api/Hosting-992970965790772607/original/8ebe46a0-4548-45bf-ad65-3915f0b0153b.png"
      ]
    },
    {
      "id": "1027191919081337511",
      "name": "5 bdrm, 2 bath apt on Manhattan’s Upper West Side!",
      "title": "Apartment in New York",
      "link": "https://www.airbnb.com/rooms/1027191919081337511",
      "summary": [
        "5 bedrooms",
        "5 beds",
        "2 baths"
      ],
      "bedrooms": 5,
      "beds": 5,
      "bathrooms": 2,
      "rating": 4.99,
      "reviews_count": 193,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 3510,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $701.82",
            "amount": 3509.12
          }
        ],
        "checkin": "2027-01-10",
        "checkout": "2027-01-15"
      },
      "coordinates": {
        "latitude": 40.79754,
        "longitude": -73.9647
      },
      "images": [
        "https://a0.muscache.com/im/pictures/miso/Hosting-787088664025716508/original/28fe62c2-b51a-4ba7-bda7-d522f3652fc8.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-787088664025716508/original/01641fd3-fca5-43b9-b68e-b6d5a5c62445.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-787088664025716508/original/553b0dd1-b0a6-4683-8fe7-a806c875a16e.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-787088664025716508/original/dae35d9b-f7aa-4bc5-b903-3aba9a844a2f.jpeg",
        "https://a0.muscache.com/im/pictures/d24c1b50-f038-4bae-997a-4ed2bcaa5254.jpg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-787088664025716508/original/818e21e2-244e-4b77-b362-ef99b1daf646.jpeg"
      ]
    },
    {
      "id": "1285887172744396690",
      "name": "Modern Industrial Cozy NYC Loft",
      "title": "Townhouse in New York",
      "link": "https://www.airbnb.com/rooms/1285887172744396690",
      "summary": [
        "1 bedroom",
        "1 bed",
        "1 bath"
      ],
      "bedrooms": 1,
      "beds": 1,
      "bathrooms": 1,
      "rating": 4.95,
      "reviews_count": 65,
      "is_superhost": false,
      "is_guest_favorite": true,
      "price": {
        "amount": 1625,
        "currency": "USD",
        "qualifier": "for 5 nights",
        "original_amount": null,
        "breakdown": [
          {
            "description": "5 nights x $325.00",
            "amount": 1625
          }
        ],
        "checkin": "2027-01-03",
        "checkout": "2027-01-08"
      },
      "coordinates": {
        "latitude": 40.77196,
        "longitude": -73.9275
      },
      "images": [
        "https://a0.muscache.com/im/pictures/miso/Hosting-1285887172744396690/original/c966191e-4272-4cdf-aa3c-01c96849cf21.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-1285887172744396690/original/4a5f0248-154e-47b7-b4de-8a4ad2395bc1.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-1285887172744396690/original/d880db4d-4cd3-4df7-9a44-488da81dd4ba.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-1285887172744396690/original/c75c8be3-bfeb-47f6-b169-0c148ebbbf54.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-1285887172744396690/original/c0f6b791-bd18-49eb-8650-3ff481699833.jpeg",
        "https://a0.muscache.com/im/pictures/miso/Hosting-1285887172744396690/original/a841f4d8-75d1-4466-a146-b72612bf408a.jpeg"
      ]
    }
  ]
}