Tripadvisor Scraper
Pricing
from $0.01 / 1,000 results
Tripadvisor Scraper
Scrape TripAdvisor business listings, traveler reviews, bubble ratings, and photos. Perfect for hotels, restaurants, attractions, and vacation rentals. Bubble Ratings, Review Volume, Global Coverage, Rich Details, Verified Reviews: Authentic traveler experiences
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Actor stats
0
Bookmarked
18
Total users
8
Monthly active users
a day ago
Last modified
Categories
Share
TripAdvisor Business Scraper
Scrape TripAdvisor business listings, traveler reviews, bubble ratings, and photos. Extract amenities, rankings, coordinates, and price levels. Perfect for hotels, restaurants, attractions, and vacation rentals. Built by John Rippy (https://www.linkedin.com/in/johnrippy/ | https://johnrippy.link/).
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true,"businessUrl": "https://example.com"}
Run with real data
{"demoMode": false,"scrapeType": "business_profile","businessUrl": "https://example.com","businessType": "all","minRating": 0,"priceLevel": [],"includeReviews": true,"maxReviewsPerBusiness": 20,"includePhotos": false,"maxResults": 50,"sortBy": "relevance","proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]},"webhookPlatform": "custom","webhookHeaders": {}}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
scrapeType | string | "business_profile" | No | What type of data to scrape |
businessUrl | string | - | No | Direct TripAdvisor business page URL |
searchTerm | string | - | No | Business name or type to search for |
location | string | - | No | City, state, or destination (e.g., 'Orlando, FL' or 'Paris, France') |
businessType | string | "all" | No | Filter by business type |
minRating | number | 0 | No | Minimum bubble rating (0 for no filter, 1.0 to 5.0 to filter) |
priceLevel | array | [] | No | Filter by price level (for restaurants) |
includeReviews | boolean | true | No | Scrape traveler reviews for each listing |
maxReviewsPerBusiness | integer | 20 | No | Maximum number of reviews to scrape per listing |
includePhotos | boolean | false | No | Extract traveler photo URLs |
maxResults | integer | 50 | No | Maximum number of listings to scrape |
sortBy | string | "relevance" | No | How to sort search results |
proxyConfiguration | object | {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]} | No | Proxy settings for the scraper |
demoMode | boolean | true | No | Return sample data without actual scraping (for testing) |
webhookUrl | string | - | No | URL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint) |
webhookPlatform | string | "custom" | No | Platform format for webhook payload |
webhookHeaders | object | {} | No | Custom HTTP headers to include with webhook request (JSON object) |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Business Scraped | Each TripAdvisor business listing scraped | $0.06 |
Demo mode is free -- no charges for sample data.
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.
Built by John Rippy | Actor Arsenal
