Tripadvisor Search Scraper avatar

Tripadvisor Search Scraper

Try for free

2 hours trial then $9.00/month - No credit card required now

View all Actors
Tripadvisor Search Scraper

Tripadvisor Search Scraper

louisdeconinck/tripadvisor-search-scraper
Try for free

2 hours trial then $9.00/month - No credit card required now

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.

You can access the Tripadvisor Search Scraper programmatically from your own applications by using the Apify API. You can 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  "startUrls": [
3    {
4      "url": "https://www.tripadvisor.com/FindRestaurants?geo=188673&establishmentTypes=10591&mealTypes=10597&broadened=false"
5    }
6  ]
7}' |
8apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Oct 2024
  • Modified about 18 hours ago