POST
/v1/tasksAdd Tasks
Add TripAdvisor place URLs as tasks to scrape reviews from hotels, restaurants, and attractionsAdd TripAdvisor place URLs to your squid for scraping reviews. The scraper extracts comprehensive review data including ratings, review text, user information, travel dates, photos, subratings, owner responses, and more from hotels, restaurants, and attractions on TripAdvisor.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
| Content-Type | application/json | Yes |
Pro Tip
Use the scraper's filter settings (language, rating, hours_back) to collect only the reviews you need and reduce credit consumption.
Note
Each place type (hotel, restaurant, attraction) has its own URL format on TripAdvisor. Make sure to use the review page URL, not the overview page.