My Personal Test Actor
Pricing
Pay per usage
My Personal Test Actor
Under maintenanceThis is my Test actor for Booking web scraper.
0.0 (0)
Pricing
Pay per usage
1
9
3
Last modified
2 years ago
Pricing
Pay per usage
This is my Test actor for Booking web scraper.
0.0 (0)
Pricing
Pay per usage
1
9
3
Last modified
2 years ago
maxPages
integerOptional
This is the maximum number of result pages you are going to extract. The higher the number, the longer the run will take. If you do not set a maximum number, it could take forever for the actor to finish its run.
simple
booleanOptional
Basic information includes property name and location. It does not include the property address and reviews.
Default value of this property is false
useFilters
booleanOptional
Booking.com has a limit of 1,000 results. Select to overcome this limit, but keep in mind the run will take much longer.
Default value of this property is false
startUrls
arrayOptional
These are the Booking.com URLs you can scrape instead of the search term. It is better to use a simple URL and filter other options in filters here.
destType
EnumOptional
Choose type of destination
"city": string"region": string
Default value of this property is "city"
propertyType
EnumOptional
Choose type of property
"none": string"Hotels": string"Apartments": string"Hostels": string"Guest houses": string"Homestays": string"Bed and breakfasts": string"Holiday homes": string"Boats": string"Villas": string"Motels": string"Holiday parks": string"Campsites": string"Luxury tents": string
Default value of this property is "none"
sortBy
EnumOptional
Hotel attribute by which the results will be ordered
"upsort_bh": string"price": string"closest_ski_lift_distance": string"class": string"class_asc": string"class_and_price": string"distance_from_search": string"bayesian_review_score": string
Default value of this property is "distance_from_search"
currency
EnumOptional
Currency to be set on the website
"ARS": string"AUD": string"AZN": string"BHD": string"BRL": string"BGN": string"CAD": string"XOF": string"CLP": string"CNY": string"COP": string"CZK": string"DKK": string"EGP": string"EUR": string"FJD": string"GEL": string"HKD": string"HUF": string"INR": string"IDR": string"ILS": string"JPY": string"JOD": string"KZT": string"KRW": string"KWD": string"MYR": string"MXN": string"MDL": string"NAD": string"TWD": string"NZD": string"NOK": string"OMR": string"PLN": string"GBP": string"QAR": string"RON": string"RUB": string"SAR": string"SGD": string"ZAR": string"SEK": string"CHF": string"THB": string"TRY": string"AED": string"USD": string"UAH": string
Default value of this property is "USD"
language
EnumOptional
Language to be set on the website (does not apply to reviews)
"en-gb": string"en-us": string"de": string"nl": string"fr": string"es": string"es-ar": string"ca": string"it": string"pt-pt": string"pt-br": string"no": string"fi": string"sv": string"da": string"cs": string"hu": string"ro": string"ja": string"zh-cn": string"zh-tw": string"pl": string"el": string"ru": string"tr": string"bg": string"ar": string"ko": string"he": string"lv": string"uk": string"id": string"ms": string"th": string"et": string"hr": string"lt": string"sk": string"sr": string"sl": string"vi": string"tl": string"is": string
Default value of this property is "en-us"
maxReviews
integerOptional
Number of reviews to be scraped for each detail page. You can scrape up to 10 reviews without using any extra credits.
Default value of this property is 10
scrapeReviewerName
booleanOptional
Extract reviewer name only if you have a legitimate reason to do so.
Default value of this property is false
proxyConfig
objectRequired
Select the proxies you want to use (automatic Apify proxies/Residentials/your own).
Default value of this property is {"useApifyProxy":true}
testProxy
booleanOptional
Before the run, the crawler will try to find a proxy that's not blocked by Booking.com
Default value of this property is false