Airbnb Scraper API
/airbnb/rooms/autocompleteRooms Autocomplete
Autocomplete a place name into matching Airbnb locations. Each result carries its Google place ID, coordinates, bounding box and a ready-to-use rooms-search link — pass the full_name and google_place_id straight into /airbnb/rooms/search.
QUERY PARAMS
Partial or full place name to autocomplete.
Examples: new york, paris, bangal
Maximum number of locations to return.
Default: 10
Allowed values: 1–20
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.
{
"domain": "airbnb.com",
"query": "new york",
"locale": "en",
"country": "US",
"currency": "USD",
"count": 10,
"results": [
{
"name": "New York City, NY",
"full_name": "New York City, New York, United States",
"link": "https://www.airbnb.com/s/New-York-City--New-York--United-States/homes?place_id=ChIJOwg_06VPwokRYv534QaPC8g&query=New+York+City%2C+New+York%2C+United+States",
"google_place_id": "ChIJOwg_06VPwokRYv534QaPC8g",
"country_code": "US",
"types": [
"locality",
"political"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 40.6971415,
"longitude": -73.979506
},
"bounding_box": {
"southwest": {
"latitude": 40.476578,
"longitude": -74.258843
},
"northeast": {
"latitude": 40.917705,
"longitude": -73.700169
}
},
"is_location_only": true
},
{
"name": "Manhattan",
"full_name": "Manhattan, New York, United States",
"link": "https://www.airbnb.com/s/Manhattan--New-York--United-States/homes?place_id=ChIJYeZuBI9YwokRjMDs_IEyCwo&query=Manhattan%2C+New+York%2C+United+States",
"google_place_id": "ChIJYeZuBI9YwokRjMDs_IEyCwo",
"country_code": "US",
"types": [
"political",
"sublocality",
"sublocality_level_1"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 40.7590615,
"longitude": -73.96923100000001
},
"bounding_box": {
"southwest": {
"latitude": 40.698078,
"longitude": -74.03514899999999
},
"northeast": {
"latitude": 40.820045,
"longitude": -73.90331300000001
}
},
"is_location_only": true
},
{
"name": "Brooklyn",
"full_name": "Brooklyn, New York, United States",
"link": "https://www.airbnb.com/s/Brooklyn--New-York--United-States/homes?place_id=ChIJCSF8lBZEwokRhngABHRcdoI&query=Brooklyn%2C+New+York%2C+United+States",
"google_place_id": "ChIJCSF8lBZEwokRhngABHRcdoI",
"country_code": "US",
"types": [
"political",
"sublocality",
"sublocality_level_1"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 40.64523145,
"longitude": -73.94483555
},
"bounding_box": {
"southwest": {
"latitude": 40.551042,
"longitude": -74.05663
},
"northeast": {
"latitude": 40.7394209,
"longitude": -73.8330411
}
},
"is_location_only": true
},
{
"name": "Times Square",
"full_name": "Times Square, Manhattan, New York, United States",
"link": "https://www.airbnb.com/s/Times-Square--Manhattan--New-York--United-States/homes?place_id=ChIJnaBtqVVYwokRaAqg4aX1C4Y&query=Times+Square%2C+Manhattan%2C+New+York%2C+United+States",
"google_place_id": "ChIJnaBtqVVYwokRaAqg4aX1C4Y",
"country_code": "US",
"types": [
"town_square"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 40.758001300000004,
"longitude": -73.98556875
},
"bounding_box": {
"southwest": {
"latitude": 40.7565152,
"longitude": -73.9869177302915
},
"northeast": {
"latitude": 40.7594874,
"longitude": -73.98421976970849
}
},
"is_location_only": true
},
{
"name": "Queens",
"full_name": "Queens, New York, United States",
"link": "https://www.airbnb.com/s/Queens--New-York--United-States/homes?place_id=ChIJK1kKR2lDwokRBXtcbIvRCUE&query=Queens%2C+New+York%2C+United+States",
"google_place_id": "ChIJK1kKR2lDwokRBXtcbIvRCUE",
"country_code": "US",
"types": [
"political",
"sublocality",
"sublocality_level_1"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 40.65075350000001,
"longitude": -73.87114045
},
"bounding_box": {
"southwest": {
"latitude": 40.4897939,
"longitude": -74.0421119
},
"northeast": {
"latitude": 40.81171310000001,
"longitude": -73.700169
}
},
"is_location_only": true
},
{
"name": "Midtown Manhattan",
"full_name": "Midtown Manhattan, Manhattan, New York, United States",
"link": "https://www.airbnb.com/s/Midtown-Manhattan--Manhattan--New-York--United-States/homes?place_id=ChIJqXwSpAFZwokR28_WgZDMzb4&query=Midtown+Manhattan%2C+Manhattan%2C+New+York%2C+United+States",
"google_place_id": "ChIJqXwSpAFZwokR28_WgZDMzb4",
"country_code": "US",
"types": [
"neighborhood",
"political"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 40.750487699999994,
"longitude": -73.98392375
},
"bounding_box": {
"southwest": {
"latitude": 40.72686849999999,
"longitude": -74.0089488
},
"northeast": {
"latitude": 40.77410690000001,
"longitude": -73.95889869999999
}
},
"is_location_only": true
},
{
"name": "New York State",
"full_name": "New York State, United States",
"link": "https://www.airbnb.com/s/New-York-State--United-States/homes?place_id=ChIJqaUj8fBLzEwRZ5UY3sHGz90&query=New+York+State%2C+United+States",
"google_place_id": "ChIJqaUj8fBLzEwRZ5UY3sHGz90",
"country_code": "US",
"types": [
"administrative_area_level_1",
"political"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 42.7462195,
"longitude": -75.77004055
},
"bounding_box": {
"southwest": {
"latitude": 40.476578,
"longitude": -79.7625901
},
"northeast": {
"latitude": 45.015861,
"longitude": -71.777491
}
},
"is_location_only": true
},
{
"name": "New York Mills, MN",
"full_name": "New York Mills, Minnesota, United States",
"link": "https://www.airbnb.com/s/New-York-Mills--Minnesota--United-States/homes?place_id=ChIJ7VpAR1vYyVIR7hmQAX91ntk&query=New+York+Mills%2C+Minnesota%2C+United+States",
"google_place_id": "ChIJ7VpAR1vYyVIR7hmQAX91ntk",
"country_code": "US",
"types": [
"locality",
"political"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 46.51672885,
"longitude": -95.36989125
},
"bounding_box": {
"southwest": {
"latitude": 46.5026507,
"longitude": -95.3862911
},
"northeast": {
"latitude": 46.530807,
"longitude": -95.3534914
}
},
"is_location_only": true
},
{
"name": "Upstate New York, NY",
"full_name": "Upstate New York, New York, United States",
"link": "https://www.airbnb.com/s/Upstate-New-York--New-York--United-States/homes?place_id=ChIJ5VxJYOTqz4kRJjbCtH2qicE&query=Upstate+New+York%2C+New+York%2C+United+States",
"google_place_id": "ChIJ5VxJYOTqz4kRJjbCtH2qicE",
"country_code": "US",
"types": [
"colloquial_area",
"political"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 43.4320785,
"longitude": -76.50199054999999
},
"bounding_box": {
"southwest": {
"latitude": 41.848292,
"longitude": -79.7625901
},
"northeast": {
"latitude": 45.015865,
"longitude": -73.241391
}
},
"is_location_only": true
},
{
"name": "Long Island, New York",
"full_name": "Long Island, New York, United States",
"link": "https://www.airbnb.com/s/Long-Island--New-York--United-States/homes?place_id=ChIJy6Xu4VRE6IkRGA2UhmH59x0&query=Long+Island%2C+New+York%2C+United+States",
"google_place_id": "ChIJy6Xu4VRE6IkRGA2UhmH59x0",
"country_code": "US",
"types": [
"establishment",
"natural_feature"
],
"suggestion_type": "LOCATION",
"coordinates": {
"latitude": 40.8521095,
"longitude": -72.9490754
},
"bounding_box": {
"southwest": {
"latitude": 40.5429789,
"longitude": -74.0419497
},
"northeast": {
"latitude": 41.1612401,
"longitude": -71.85620109999999
}
},
"is_location_only": true
}
]
}