AirBnb Explorer 3.0
7 days trial then $30.00/month - No credit card required now
AirBnb Explorer 3.0
7 days trial then $30.00/month - No credit card required now
⭐ Scrape Airbnb.com Hotels
🧭 Location
location
stringOptional
💡 Acceptable Values:
LOCATION
Country, City, Continent. example: "Alaska"ROOM-ID(s)
separated by spaces
, commas
or linebreaks
. example: "12345000, 23456000"SEARCH-URL
Please copy & paste complete URL. example: "https://www.airbnb.com/s/Europe/homes?params=values". 🏨 Category
category
EnumOptional
Value options:
"8148": string"5708": string"677": string"8536": string"8534": string"8159": string"7769": string"789": string"8538": string"1073": string"5348": string"8166": string"634": string"8232": string"8047": string"670": string"5731": string"8157": string"4104": string"8543": string"8227": string"8256": string"8099": string"8528": string"8173": string"8174": string"8175": string"8525": string"8521": string"8653": string"8524": string"8176": string"8851": string"675": string"8144": string"8522": string"8253": string"8115": string"8230": string"8102": string"8662": string"8225": string"8226": string"8658": string"8255": string"8678": string"8228": string"8650": string"5366": string"7765": string"8526": string"8186": string"8535": string"8657": string"8187": string"8188": string"8661": string"5635": string"8229": string"8101": string"8043": string"8192": string
🌐 Locale
locale
EnumOptional
💡 Output Language
Value options:
"en-US": string"az-AZ": string"id-ID": string"bs-BA": string"ca-ES": string"cs-CZ": string"sr-ME": string"da-DK": string"de-DE": string"de-AT": string"de-CH": string"de-LU": string"et-EE": string"en-AU": string"en-CA": string"en-GY": string"en-IN": string"en-IE": string"en-NZ": string"en-SG": string"en-AE": string"en-GB": string"es-AR": string"es-BZ": string"es-BO": string"es-CL": string"es-CO": string"es-CR": string"es-EC": string"es-SV": string"es-ES": string"es-US": string"es-GT": string"es-HN": string"es-MX": string"es-NI": string"es-PA": string"es-PY": string"es-PE": string"es-VE": string"fr-BE": string"fr-CA": string"fr-FR": string"fr-CH": string"fr-LU": string"ga-IE": string"hr-US": string"xh-ZA": string"zu-ZA": string"is-IS": string"it-IT": string"it-CH": string"sw-US": string"lv-LV": string"lt-LT": string"hu-HU": string"mt-MT": string"ms-MY": string"nl-BE": string"nl-NL": string"no-NO": string"pl-PL": string"pt-BR": string"pt-PT": string"ro-RO": string"sq-AL": string"sk-SK": string"sl-SI": string"sr-RS": string"fi-FI": string"sv-SE": string"tl-PH": string"vi-VN": string"tr-TR": string"el-GR": string"bg-BG": string"mk-MK": string"ru-RU": string"uk-UA": string"ka-GE": string"hy-AM": string"he-IL": string"ar-US": string"hi-IN": string"th-TH": string"ko-KR": string"ja-JP": string"zh-US": string"zh-TW": string"zh-CN": string"zh-HK": string
💱 Currency
currency
EnumOptional
💡 Output Currency
Value options:
"ARS": string"AWG": string"AUD": string"BHD": string"BBD": string"BZD": string"BTN": string"BAM": string"BRL": string"BND": string"BGN": string"CAD": string"CLP": string"CNY": string"COP": string"CRC": string"HRK": string"CZK": string"DKK": string"AED": string"EUR": string"FJD": string"GYD": string"HKD": string"HUF": string"INR": string"IDR": string"ILS": string"JMD": string"JPY": string"JOD": string"LAK": string"HNL": string"MOP": string"MYR": string"MXN": string"MAD": string"TWD": string"NZD": string"NOK": string"OMR": string"PGK": string"PEN": string"PHP": string"PLN": string"GBP": string"GTQ": string"RON": string"RUB": string"SAR": string"SGD": string"ZAR": string"KRW": string"LKR": string"SEK": string"CHF": string"THB": string"TTD": string"TRY": string"UAH": string"USD": string"UYU": string"VND": string
📝 Reviews Count
includes.reviews
integerOptional
💡 Number of reviews to fetch (max=50)
.
Default value of this property is 0
Reviews Sorting
includes.reviews_sort
EnumOptional
💡 Reviews sorting
Value options:
"MOST_RECENT": string"RATING_DESC": string"RATING_ASC": string
☢️ Extra Info (V2)
info
EnumOptional
💡 Additional Info (Legacy API V2)
Value options:
"basic": string"complete": string"disable": string
Default value of this property is "basic"
📅 Stay Length
trip_length
EnumOptional
Value options:
"date": string"date-1": string"date-2": string"date-3": string"date-7": string"monthly": string"weekend": string"one_week": string"one_month": string
Airbnb Plus
airbnb_plus
booleanOptional
💡 A selection of places to stay verified for quality and design
Private Room
room_types.private-room
booleanOptional
💡 Your own room in a home or a hotel, plus some shared common spaces
Shared Room
room_types.shared-room
booleanOptional
💡 A sleeping space and common areas that may be shared with others
🌐 PROXY NETWORKING
dev_proxy_config
objectOptional
💡 Supported protocol:
HTTP(S), SOCKS5{http|socks5}://{user:pass}@{hostname|ip-address}:port
Example: socks5://example.com:9000
♻️ CUSTOM FIELD
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url
📁 CUSTOM STORAGE
dev_dataset_name
stringOptional
💡 Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}