
Viator Review Scraper
Pricing
$1.00 / 1,000 results
Go to Apify Store

Viator Review Scraper
The Viator Review Scraper is a powerful and easy-to-use actor designed to collect structured review data from Viator product pages. Whether you’re analyzing customer sentiment, monitoring competitor feedback, or enriching your travel content.
0.0 (0)
Pricing
$1.00 / 1,000 results
0
1
1
Last modified
20 hours ago
A powerful Apify Actor that scrapes customer reviews from Viator product pages. This Actor extracts comprehensive review data including ratings, review text, author information, photos, and more.
Features
- Comprehensive Review Data: Scrapes ratings, review text, author names, locations, photos, and helpful votes
- Flexible Pagination: Supports custom starting offset and maximum review limits
- Multiple Sorting Options: Sort reviews by date, rating, or helpfulness
- High Performance: Efficiently handles large volumes of reviews
- Reliable Data: Includes duplicate detection and data validation
- Easy Integration: Simple input parameters and structured output
Input Parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
productUrl | String | Yes | The Viator product URL to scrape reviews from | https://www.viator.com/tours/Paris/Eiffel-Tower-Tour/d479-12345 |
maxReviews | Number | No | Maximum number of reviews to scrape (default: 100, max: 1000) | 100 |
startingOffset | Number | No | Number of reviews to skip from the beginning (default: 0) | 0 |
Output Data
The Actor outputs structured review data with the following fields:
id
: Unique review identifierreviewId
: Original Viator review IDproductId
: Viator product identifierrating
: Review rating (1-5 stars)title
: Review titlecontent
: Full review textauthorName
: Reviewer's nameauthorLocation
: Reviewer's locationreviewDate
: Date when the review was publishedhelpfulVotes
: Number of helpful votesphotos
: Array of photo URLs (if any)verified
: Whether the review is verifiedownerResponse
: Business owner's response (if any)travelDate
: Travel date mentioned in reviewtravelType
: Type of travel (solo, couple, family, etc.)
How It Works
- Input Validation: Validates the provided Viator product URL
- Review Extraction: Scrapes reviews from the product page using advanced web scraping techniques
- Data Processing: Processes and cleans the extracted data
- Duplicate Detection: Identifies and handles duplicate reviews
- Data Storage: Saves the structured data to the Apify dataset
Usage Examples
Basic Usage
{"productUrl": "https://www.viator.com/tours/Paris/Eiffel-Tower-Tour/d479-12345"}
Advanced Usage
{"productUrl": "https://www.viator.com/tours/Paris/Eiffel-Tower-Tour/d479-12345","maxReviews": 500,"startingOffset": 50}
On this page
Share Actor: