
TripAdvisor Scraper
Pricing
$20.00/month + usage

TripAdvisor Scraper
Explore with our Trip Advisor Scraper: an easy search for hotels, restaurants, attractions, and more by keywords or start URL. Enter check-in/out dates, and select currency and language. Promote locations, capture details, and retrieve emails and phone numbers if shared.
5.0 (1)
Pricing
$20.00/month + usage
9
Monthly users
63
Runs succeeded
>99%
Last modified
19 hours ago
You can access the TripAdvisor Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "search": "New York",
3 "checkInDate": "2025-01-01",
4 "checkOutDate": "2025-10-01",
5 "startUrls": [
6 "https://www.tripadvisor.com/Hotel_Review-g35805-d236299-Reviews-Sofitel_Chicago_Magnificent_Mile-Chicago_Illinois.html",
7 "https://www.tripadvisor.com/Hotels-g294200-Egypt-Hotels.html",
8 "https://www.tripadvisor.com/FindRestaurants?geo=32655&establishmentTypes=10591&mealTypes=10606&priceTypes=10955&broadened=false",
9 "https://www.tripadvisor.com/Tourism-g60763-New_York_City_New_York-Vacations.html",
10 "https://www.tripadvisor.com/Trips/122547544"
11 ],
12 "language": "en",
13 "currency": "USD",
14 "maxItems": 20,
15 "endPage": 1,
16 "extendOutputFunction": "($) => { return {} }",
17 "customMapFunction": "(object) => { return {...object} }",
18 "proxy": {
19 "useApifyProxy": true
20 }
21}' |
22apify call epctex/tripadvisor-scraper --silent --output-dataset
TripAdvisor Scraper API through CLI
The Apify CLI is the official tool that allows you to use TripAdvisor Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
1 day
Price
$20.00