Tripadvisor Scraper avatar

Tripadvisor Scraper

Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Tripadvisor Scraper

Tripadvisor Scraper

eunit/tripadvisor-scraper

Extract hotel, restaurant, and attraction data effortlessly. Quickly scrape pricing, contact details, reviews, and more. Download in Excel, JSON, or CSV. Ideal for market research, competitor analysis, and travel planning.

Search

locationFullNamestringOptional

Location name as you would enter to TripAdvisor search. Actor takes the first result as desired location. Input countries, cities, neighborhoods

Start URLs

startUrlsarrayOptional

URLs to start with instead of a location name. You can use urls with search query included (containing 'Search?q=') or urls pointing to a concrete hotel or restaurant (containing 'Hotel_Review' or 'Restaurant_Review')

Max search results

maxItemsintegerOptional

Limit the number of places to be scraped. Use '0' to not limit the number of places scraped

Default value of this property is 0

Include things to do

includeAttractionsbooleanOptional

If checked results includes attractions/things to do for given location.

Default value of this property is true

Include restaurants

includeRestaurantsbooleanOptional

If checked results includes restaurants for given location.

Default value of this property is true

Include hotels

includeHotelsbooleanOptional

If checked results includes hotels for given location.

Default value of this property is true

Hotel check-in date (YYYY-MM-DD)

checkInDatestringOptional

Hotel rooms prices will be calculated for this date

Default value of this property is ""

Include review tags

includeTagsbooleanOptional

Include review tags

Default value of this property is false

Include reviews

includeReviewsbooleanOptional

If checked results includes reviews data

Default value of this property is false

Limit reviews for each place

maxReviewsintegerOptional

Use '0' to not limit the number of reviews scraped

Default value of this property is 0

Reviews since date (YYYY-MM-DD)

lastReviewDatestringOptional

It is a date where the scrapper stops loading older reviews

Default value of this property is ""

Language

languageEnumOptional

Select the desired language

Value options:

"en": string"ab": string"aa": string"af": string"ak": string"sq": string"am": string"ar": string"an": string"hy": string"as": string"av": string"ae": string"ay": string"az": string"bm": string"ba": string"eu": string"be": string"bn": string"bh": string"bi": string"bs": string"br": string"bg": string"my": string"ca": string"ch": string"ce": string"ny": string"zh": string"cv": string"kw": string"co": string"cr": string"hr": string"cs": string"da": string"dv": string"nl": string"eo": string"et": string"ee": string"fo": string"fj": string"fi": string"fr": string"ff": string"gl": string"ka": string"de": string"el": string"gn": string"gu": string"ht": string"ha": string"he": string"iw": string"hz": string"hi": string"ho": string"hu": string"ia": string"id": string"ie": string"ga": string"ig": string"ik": string"io": string"is": string"it": string"iu": string"ja": string"jv": string"kl": string"kn": string"kr": string"ks": string"kk": string"km": string"ki": string"rw": string"ky": string"kv": string"kg": string"ko": string"ku": string"kj": string"la": string"lb": string"lg": string"li": string"ln": string"lo": string"lt": string"lu": string"lv": string"gv": string"mk": string"mg": string"ms": string"ml": string"mt": string"mi": string"mr": string"mh": string"mn": string"na": string"nv": string"nb": string"nd": string"ne": string"ng": string"nn": string"no": string"ii": string"nr": string"oc": string"oj": string"cu": string"om": string"or": string"os": string"pa": string"pi": string"fa": string"pl": string"ps": string"pt": string"qu": string"rm": string"rn": string"ro": string"ru": string"sa": string"sc": string"sd": string"se": string"sm": string"sg": string"sr": string"gd": string"sn": string"si": string"sk": string"sl": string"so": string"st": string"es": string"su": string"sw": string"ss": string"sv": string"ta": string"te": string"tg": string"th": string"ti": string"bo": string"tk": string"tl": string"tn": string"to": string"tr": string"ts": string"tt": string"tw": string"ty": string"ug": string"uk": string"ur": string"uz": string"ve": string"vi": string"vo": string"wa": string"cy": string"wo": string"fy": string"xh": string"yi": string"yo": string"za": string

Default value of this property is "en"

Currency

currencyEnumOptional

Select the desired currency

Value options:

"USD": string"CAD": string"EUR": string"AED": string"AFN": string"ALL": string"AMD": string"ARS": string"AUD": string"AZN": string"BAM": string"BDT": string"BGN": string"BHD": string"BIF": string"BND": string"BOB": string"BRL": string"BWP": string"BYN": string"BZD": string"CDF": string"CHF": string"CLP": string"CNY": string"COP": string"CRC": string"CVE": string"CZK": string"DJF": string"DKK": string"DOP": string"DZD": string"EEK": string"EGP": string"ERN": string"ETB": string"GBP": string"GEL": string"GHS": string"GNF": string"GTQ": string"HKD": string"HNL": string"HRK": string"HUF": string"IDR": string"ILS": string"INR": string"IQD": string"IRR": string"ISK": string"JMD": string"JOD": string"JPY": string"KES": string"KHR": string"KMF": string"KRW": string"KWD": string"KZT": string"LBP": string"LKR": string"LTL": string"LVL": string"LYD": string"MAD": string"MDL": string"MGA": string"MKD": string"MMK": string"MOP": string"MUR": string"MXN": string"MYR": string"MZN": string"NAD": string"NGN": string"NIO": string"NOK": string"NPR": string"NZD": string"OMR": string"PAB": string"PEN": string"PHP": string"PKR": string"PLN": string"PYG": string"QAR": string"RON": string"RSD": string"RUB": string"RWF": string"SAR": string"SDG": string"SEK": string"SGD": string"SOS": string"SYP": string"THB": string"TND": string"TOP": string"TRY": string"TTD": string"TWD": string"TZS": string"UAH": string"UGX": string"UYU": string"UZS": string"VEF": string"VND": string"XAF": string"XOF": string"YER": string"ZAR": string"ZMK": string"ZWL": string

Default value of this property is "USD"

Proxy configuration

proxyConfigurationobjectRequired

Optionaly use Apify Proxy

Default value of this property is {"useApifyProxy":true}

Debug log

debugLogbooleanOptional

Enable verbose logs for debugging purposes

Default value of this property is false

Developer
Maintained by Community