Viator Scraper avatar

Viator Scraper

Try for free

Pay $1.00 for 1,000 activities

Go to Store
Viator Scraper

Viator Scraper

piotrv1001/viator-scraper
Try for free

Pay $1.00 for 1,000 activities

The Viator Scraper extracts activity and tour data from Viator by processing an array of URLs, capturing paginated results with titles, prices, discounts, location details, images, and direct links—ideal for travel research and competitor analysis.

Developer
Maintained by Community

Actor Metrics

  • 4 monthly users

  • No reviews yet

  • 1 bookmark

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 9 days ago

🚀 Viator Scraper

Easily extract activity and tour data from Viator. The Viator Scraper allows you to gather structured travel data for research, market analysis, and competitor tracking.

✨ Features

  • 🌍 Comprehensive Tour Data: Retrieve activity titles, prices, discounts, location details, images, and direct URLs.
  • 🔍 URL-Based Extraction: Provide an array of Viator URLs to extract relevant tour listings.
  • Fast & Efficient: Quickly gather travel data for insights and competitive analysis.

🛠️ How It Works

  1. Enter Viator Activity or Tour URLs – Provide a list of Viator activity or tour page URLs.
  2. Run the Scraper – Start the process and receive structured tour data instantly.

📊 Sample Output Data

The scraper provides structured JSON output with key tour details. Example:

1{
2    "code": "310636P4",
3    "title": "Small-Group Sightseeing Driving Tour of Nashville",
4    "description": "Explore the highlights of Nashville on this whistle-stop van tour. An ideal pick for first-time visitors; the driver saves you hours of research time and teaches you about the city’s history, music, and top landmarks, as well as its hidden gems. Top sights showcased on the route include a ride past the Musicians Hall of Fame and Museum, Music Row, Printer’s Alley, and the Tennessee State Capitol.",
5    "image": {
6        "elementType": "img",
7        "src": "https://media.tacdn.com/media/attractions-splice-spp-360x240/10/74/7b/29.jpg",
8        "srcSet": "https://dynamic-media.tacdn.com/media/photo-o/2e/a2/11/7e/caption.jpg?w=400&h=300&s=1 400w,https://dynamic-media.tacdn.com/media/photo-o/2e/a2/11/7e/caption.jpg?w=600&h=500&s=1 600w,https://dynamic-media.tacdn.com/media/photo-o/2e/a2/11/7e/caption.jpg?w=800&h=600&s=1 800w",
9        "sizes": "(max-width:767px) 600px,(min-width:768px and max-width:1023px) 800px,(min-width:1024px) 800px",
10        "alt": "Small-Group Sightseeing Driving Tour of Nashville",
11        "isEnhanced": true
12    },
13    "images": [],
14    "rating": {
15        "score": 5,
16        "exactScore": 4.9,
17        "reviewCount": 14
18    },
19    "location": "Nashville, Tennessee",
20    "category": "Bus Tours",
21    "price": {
22        "retailPrice": {
23            "currencyCode": "USD",
24            "currencySymbol": "$",
25            "amount": 56.99
26        },
27        "discountedPrice": {
28            "currencyCode": "USD",
29            "currencySymbol": "$",
30            "amount": 56.99
31        },
32        "discountAmount": {
33            "currencyCode": "USD",
34            "currencySymbol": "$",
35            "amount": 0
36        },
37        "hasTieredPricing": false,
38        "hasUnitPricing": false,
39        "isDiscounted": false
40    },
41    "maxTravelersPerUnit": 0,
42    "url": "https://www.viator.com/tours/Nashville/City-Experience-Van-Tour-By-Local-Native/d799-310636P4",
43    "videoCount": 0,
44    "isPrivateTour": false,
45    "badges": [],
46    "isHighlighted": false,
47    "languages": ["en"],
48    "displayDuration": {
49        "duration": {
50            "days": 0,
51            "hours": 1,
52            "minutes": 30
53        },
54        "isFullyFlexible": false,
55        "isFlexible": false,
56        "isSingleTimeUnit": false
57    },
58    "behaviours": {
59        "hasFreeCancellation": true,
60        "hasUnlimitedReschedule": true,
61        "shouldHideFromCrawlers": false
62    },
63    "geolocation": {
64        "latitude": 36.1616765,
65        "longitude": -86.7803998
66    },
67    "qualityBadges": {
68        "isExcellent": false,
69        "isBestConversion": false
70    },
71    "primaryLabel": "Other Experience",
72    "maxTravelersAllowed": 14,
73    "noFollow": false
74}

Optimize your travel research with Viator Scraper today! 🚀🌍