Tripadvisor Search Scraper avatar
Tripadvisor Search Scraper

Pricing

$9.00/month + usage

Go to Store
Tripadvisor Search Scraper

Tripadvisor Search Scraper

Developed by

Louis Deconinck

Louis Deconinck

Maintained by Community

Scrape restaurant data from TripAdvisor search results. Extract details like name, location, cuisine, price level, ratings, and contact info. Supports multiple start URLs and configurable result limits, uses residential proxies and implements rate limiting to avoid blocking.

5.0 (3)

Pricing

$9.00/month + usage

3

Total users

33

Monthly users

5

Runs succeeded

>99%

Last modified

7 months ago

You can access the Tripadvisor Search 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.

$echo '{
< "startUrls": [
< {
< "url": "https://www.tripadvisor.com/FindRestaurants?geo=188673&establishmentTypes=10591&mealTypes=10597&broadened=false"
< }
< ]
<}' |
<apify call louisdeconinck/tripadvisor-search-scraper --silent --output-dataset

Tripadvisor Search Scraper API through CLI

The Apify CLI is the official tool that allows you to use Tripadvisor Search Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: