Tripadvisor (Restaurants) avatar
Tripadvisor (Restaurants)

Pricing

$5.00/month + usage

Go to Store
Tripadvisor (Restaurants)

Tripadvisor (Restaurants)

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get Locations and Restaurants with advanced filters from Tripadvisor. It's fast and costs little.

1.0 (1)

Pricing

$5.00/month + usage

7

Total users

222

Monthly users

10

Runs succeeded

>99%

Last modified

4 months ago

💡 Looking for reviews and details for a single location? Try canadesk/tripadvisor-reviews instead!

Features

This actor returns raw results.

  • Search Location

    The Location Input is free-text (see next section for types). The process runs the first compatible location (city, district, etc.).

    To make sure the process will evaluate the right location, you can first run "List Search Results" separately.

  • Free Search

    The Input is free-text. This will return any restaurant matched by Tripadvisor.

    This process does not support filters. They will be ignored.

    🛑 Tripadvisor does not check free search results. For example, you may be looking for an exact address and still end up with restaurants from another country in the results.

  • List Search Results

    Data is automatically cached for 30 days by default. Disable cache or delete the storage "tripadvisor" manually to force a refresh.

Limitations

⚡ Tripadvisor only accepts locations from a certain type. For example, exact addresses and entire countries are not supported.

Accepted types: "CITY", "COUNTY", "ISLAND", "ISLAND_GROUP", "MUNICIPALITY", "NATIONAL_PARK", "PARISH", "PREFECTURE", "PROVINCE", "REGION", "TERRITORY".

Example (Search Location)

{
"restaurants": [
{
"locationId": 3228753,
"name": "The Plough",
"detailPageRoute": {
"url": "/Restaurant_Review-g186338-d3228753-Reviews-The_Plough-London_England.html"
},
"location": {
"geoPoint": {
"latitude": 51.51776,
"longitude": -0.125739
},
"distance": null
},
"menu": {
"menuUrl": "https://www.greeneking.co.uk/pubs/greater-london/plough/menu?utm_source=exnet&utm_medium=locations&utm_campaign=UC_menu",
"hasProvider": false
},
"offers": {
"hasDelivery": null,
"hasReservation": null,
"slot1Offer": null,
"slot2Offer": null,
"restaurantSpecialOffer": null
},
"neighborhoods": [
{
"neighborhood": {
"name": "Bloomsbury"
}
}
],
"cuisines": {
"items": [
{
"tag": {
"localizedName": "Bar"
}
},
{
"tag": {
"localizedName": "British"
}
},
{
"tag": {
"localizedName": "Pub"
}
}
]
},
"establishmentTypes": {
"items": [
{
"id": 16556,
"tag": {
"localizedName": "Quick Bites"
}
}
]
},
"priceTypes": {
"items": [
{
"secondaryName": "££ - £££"
}
]
},
"openHours": {
"openStatus": "OPEN",
"openStatusText": "Open now"
},
"reviewSummary": {
"count": 431,
"rating": 4
},
"thumbnail": {
"photo": {
"photoSizeDynamic": {
"urlTemplate": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1d/b6/64/35/the-plough-at-bloomsbury.jpg?w={width}&h={height}&s=1",
"maxHeight": 3448,
"maxWidth": 4592
}
}
},
"taLocation": {
"names": {
"parentGeo": "London"
},
"bestAwardForActiveYear": {
"year": 2024,
"awardType": "COE"
},
"hierarchy": {
"parentGeoId": 186338
}
},
"reviewSnippetsV2": null,
"isSponsoredListing": true,
"sponsoredListingData": {
"restaurantRequestGuid": "e5fba1cb-3d82-49a6-a46b-cd4ef52541b9"
},
"isAdsPreview": null,
"storyboardStatus": false,
"isPremium": false,
"isLocalChef": false
},
...
]
}

How it works.

  1. Enter the location to find data for.

  2. Set the language and maximum pages to return.

  3. Select the process to run (e.g., Search Locations).

  4. (Optional) Add filters.

  5. Run it! 🎉

Support

Always use a proxy (e.g., residential).

Open a new issue. Please share your URL and Input.

Cheers!