Get Locations and Restaurants with advanced filters from Tripadvisor. It's fast and costs little.
💡 Looking for reviews and details for a single location? Try canadesk/tripadvisor-reviews instead!
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.
⚡ 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".
1{ 2 "restaurants": [ 3 { 4 "locationId": 3228753, 5 "name": "The Plough", 6 "detailPageRoute": { 7 "url": "/Restaurant_Review-g186338-d3228753-Reviews-The_Plough-London_England.html" 8 }, 9 "location": { 10 "geoPoint": { 11 "latitude": 51.51776, 12 "longitude": -0.125739 13 }, 14 "distance": null 15 }, 16 "menu": { 17 "menuUrl": "https://www.greeneking.co.uk/pubs/greater-london/plough/menu?utm_source=exnet&utm_medium=locations&utm_campaign=UC_menu", 18 "hasProvider": false 19 }, 20 "offers": { 21 "hasDelivery": null, 22 "hasReservation": null, 23 "slot1Offer": null, 24 "slot2Offer": null, 25 "restaurantSpecialOffer": null 26 }, 27 "neighborhoods": [ 28 { 29 "neighborhood": { 30 "name": "Bloomsbury" 31 } 32 } 33 ], 34 "cuisines": { 35 "items": [ 36 { 37 "tag": { 38 "localizedName": "Bar" 39 } 40 }, 41 { 42 "tag": { 43 "localizedName": "British" 44 } 45 }, 46 { 47 "tag": { 48 "localizedName": "Pub" 49 } 50 } 51 ] 52 }, 53 "establishmentTypes": { 54 "items": [ 55 { 56 "id": 16556, 57 "tag": { 58 "localizedName": "Quick Bites" 59 } 60 } 61 ] 62 }, 63 "priceTypes": { 64 "items": [ 65 { 66 "secondaryName": "££ - £££" 67 } 68 ] 69 }, 70 "openHours": { 71 "openStatus": "OPEN", 72 "openStatusText": "Open now" 73 }, 74 "reviewSummary": { 75 "count": 431, 76 "rating": 4 77 }, 78 "thumbnail": { 79 "photo": { 80 "photoSizeDynamic": { 81 "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", 82 "maxHeight": 3448, 83 "maxWidth": 4592 84 } 85 } 86 }, 87 "taLocation": { 88 "names": { 89 "parentGeo": "London" 90 }, 91 "bestAwardForActiveYear": { 92 "year": 2024, 93 "awardType": "COE" 94 }, 95 "hierarchy": { 96 "parentGeoId": 186338 97 } 98 }, 99 "reviewSnippetsV2": null, 100 "isSponsoredListing": true, 101 "sponsoredListingData": { 102 "restaurantRequestGuid": "e5fba1cb-3d82-49a6-a46b-cd4ef52541b9" 103 }, 104 "isAdsPreview": null, 105 "storyboardStatus": false, 106 "isPremium": false, 107 "isLocalChef": false 108 }, 109 ... 110 ] 111}
Enter the location to find data for.
Set the language and maximum pages to return.
Select the process to run (e.g., Search Locations).
(Optional) Add filters.
Run it! 🎉
Always use a proxy (e.g., residential).
Open a new issue. Please share your URL and Input.
Cheers!
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!