GetYourGuide Scraper | Tours and Activities avatar

GetYourGuide Scraper | Tours and Activities

Pricing

from $19.00 / 1,000 results

Go to Apify Store
GetYourGuide Scraper | Tours and Activities

GetYourGuide Scraper | Tours and Activities

Scrape tours and activities from GetYourGuide including titles, prices, durations, ratings, review counts, locations, categories and availability. Build datasets of travel experiences for price comparison, destination research and tourism market analysis

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

21 hours ago

Last modified

Share

ParseForge Banner

πŸ—ΊοΈ GetYourGuide Scraper

πŸš€ Export GetYourGuide tours and activities in seconds. Search any destination, get prices, ratings, durations, and reviews - no API key needed.

πŸ•’ Last updated: 2026-05-22 Β· πŸ“Š 14 fields per record Β· 500+ results per query Β· Global coverage

Extract structured data from GetYourGuide's search results for any destination worldwide. This scraper collects all publicly visible activity listings - prices, ratings, review counts, durations, badges, and direct booking URLs - without requiring authentication.

GetYourGuide hosts over 300,000 experiences in 190+ countries. This dataset is refreshed in real-time on every run, ensuring you always get current pricing and availability data.

Coverage

  • 190+ countries and 10,000+ destinations
  • 300,000+ activities and experiences
  • 14 structured fields per record including images, ratings, prices, and badges
  • Live pricing in USD (or local currency based on your proxy location)

Target Audience / Use Cases

User TypeUse Case
Travel agenciesMonitor competitor pricing and offerings
Market researchersAnalyze tour pricing trends by destination
Data analystsBuild destination attraction databases
Travel bloggersCurate ranked activity lists for any city
OTA developersPopulate travel comparison tools
EntrepreneursSource data for travel recommendation apps

πŸ“‹ What the GetYourGuide Scraper does

  • Searches GetYourGuide for any destination, city, or keyword
  • Collects activity listings with full structured data
  • Extracts activity ID, title, price, rating, review count, duration, and badges
  • Captures CDN image URLs for every activity
  • Paginates automatically to collect more results
  • Exports to CSV, Excel, JSON, or XML via Apify datasets

πŸ’‘ Why it matters: GetYourGuide is the world's largest tours and activities marketplace. Monitoring it gives you real-time insight into pricing, demand signals (review counts), and popular experiences for any destination on Earth.

🎬 Full Demo

🚧 Coming soon

βš™οΈ Input

FieldTypeDefaultDescription
searchQuerystring"Paris"Destination, city, or keyword to search
maxItemsinteger10Maximum number of activities to collect

Example - Search for Rome tours:

{
"searchQuery": "Rome",
"maxItems": 50
}

Example - Search for specific experiences:

{
"searchQuery": "Eiffel Tower skip the line",
"maxItems": 20
}

⚠️ Good to Know: Free users are limited to 10 activities per run. Paid users can collect up to 1,000,000 activities. Each GetYourGuide search page contains ~24 activities. Pagination is automatic.

πŸ“Š Output

FieldTypeDescription
πŸ–ΌοΈ imageUrlstringCDN image URL for the activity thumbnail
πŸ†” activityIdstringGetYourGuide internal activity ID
πŸ“Œ titlestringActivity name
πŸ“ descriptionstringShort description (null - requires detail page)
⭐ ratingnumberAverage rating (0-5)
πŸ’¬ reviewCountintegerTotal number of reviews
πŸ’° pricenumberPrice per person (from price)
πŸ’± currencystringCurrency code (e.g. USD, EUR)
⏱️ durationstringActivity duration (e.g. "3 hours", "1 day")
πŸ“ locationstringDestination city or area
🏷️ categoriesarrayCategory tags (from search listings)
πŸŽ–οΈ badgesarrayBadges like "Top rated", "Likely to sell out"
πŸ”— urlstringDirect link to the booking page
πŸ•’ scrapedAtstringISO timestamp of when the item was collected
❌ errorstringError message if scraping failed

Sample records:

[
{
"imageUrl": "https://cdn.getyourguide.com/image/.../tour_img/558abca8...jpg",
"activityId": "44309",
"title": "Normandy D-Day Sites Guided Day Trip with Lunch",
"description": null,
"rating": 4.7,
"reviewCount": 1248,
"price": 116,
"currency": "USD",
"duration": "14 hours",
"location": "Paris",
"categories": [],
"badges": ["Top pick"],
"url": "https://www.getyourguide.com/paris-l16/paris-normandy-d-day-sites-guided-day-trip-with-lunch-t44309/",
"scrapedAt": "2026-05-22T01:19:38.734Z"
},
{
"imageUrl": "https://cdn.getyourguide.com/image/.../tour_img/926695a4...jpg",
"activityId": "51059",
"title": "3-Course-Dinner Cruise on the Seine with live music",
"description": null,
"rating": 4.7,
"reviewCount": 7861,
"price": 134,
"currency": "USD",
"duration": "2.5 hours",
"location": "Paris",
"categories": [],
"badges": ["Likely to sell out"],
"url": "https://www.getyourguide.com/paris-l16/bateaux-parisiens-dinner-cruise-t51059/",
"scrapedAt": "2026-05-22T01:19:38.734Z"
},
{
"imageUrl": "https://cdn.getyourguide.com/image/.../tour_img/2dea3428...jpeg",
"activityId": "529663",
"title": "Catacombs Entry & Seine River Cruise with Audio Guide",
"description": null,
"rating": 4.4,
"reviewCount": 1297,
"price": 134,
"currency": "USD",
"duration": "3 hours",
"location": "Paris",
"categories": [],
"badges": ["Optional audio guide"],
"url": "https://www.getyourguide.com/paris-l16/paris-catacombs-entry-seine-river-cruise-with-audio-guide-t529663/",
"scrapedAt": "2026-05-22T01:19:38.735Z"
}
]

✨ Why choose this Actor

FeatureBenefit
🌍 Global coverageSearch any destination in 190+ countries
⚑ Real-time dataLive pricing, ratings, and badge status
πŸ–ΌοΈ Images includedCDN image URLs for every activity
πŸ”— Direct URLsBooking links for each activity
πŸ“Š Structured outputClean JSON ready for analysis or integration
πŸ€– Anti-bot bypassUses real browser fingerprinting via camoufox

πŸ“ˆ How it compares to alternatives

FeatureThis ActorManual scrapingGetYourGuide API
No API key requiredβœ…βœ…βŒ Requires partner program
Structured dataβœ…βŒβœ…
Scalableβœ… 1M+ items❌Limited
Free tierβœ… 10 itemsβœ…βŒ

πŸš€ How to use

  1. Create a free Apify account with $5 credit
  2. Navigate to the GetYourGuide Scraper page
  3. Enter your search query (destination or keyword)
  4. Set maxItems to how many activities you want
  5. Click Save & Run
  6. Download results as CSV, Excel, JSON, or XML

πŸ’Ό Business use cases

Travel Agency Competitive Intelligence

Monitor prices and offerings from GetYourGuide to benchmark your own tours. Track which activities are gaining reviews (rising demand) and which are losing ground.

Market Research & Destination Analysis

Build comprehensive attraction databases for any destination. Analyze what types of activities command premium prices, how review counts correlate with pricing, and what badges indicate best-sellers.

OTA and Comparison Platform Development

Populate your travel comparison tool with real GetYourGuide data. Keep prices current by scheduling periodic runs.

Travel Content Creation

Curate ranked lists of the best activities in any city, backed by real ratings and review counts from one of the world's largest booking platforms.

πŸ”Œ Automating GetYourGuide Scraper

Connect this scraper to thousands of apps:

  • Make (Integromat) - Trigger on a schedule, push data to Google Sheets
  • Zapier - Auto-export new activities to Airtable or Notion
  • Slack - Get alerts when new high-rated activities appear
  • n8n - Build custom travel data pipelines
  • Google Sheets - Direct CSV export from Apify datasets

🌟 Beyond business use cases

Academic Research

Analyze global tourism pricing patterns. Study how activity pricing varies by destination, season, and category across 190+ countries.

Personal Travel Planning

Quickly scrape and compare all activities in your destination before booking - see what's popular, highly rated, and competitively priced.

Non-profit Travel Programs

Build open databases of local experiences for community travel programs or tourism development initiatives.

Developer Experiments

Use GetYourGuide data to train recommendation models, build travel chatbots, or prototype destination guides.

πŸ€– Ask an AI assistant about this scraper

You can ask Claude, ChatGPT, or any AI assistant:

  • "What fields does the GetYourGuide Scraper return?"
  • "How do I export Paris tours to Excel from GetYourGuide?"
  • "What's the difference between the badges on GetYourGuide activities?"

❓ Frequently Asked Questions

❓ Is this scraper legal? Yes. It only accesses publicly available data visible to any visitor without logging in. No authentication or bypass of paywalls is involved.

❓ How many activities can I get per search? GetYourGuide shows approximately 24 activities per page. The scraper paginates automatically. A single search for "Paris" can return 500+ results.

❓ What is the description field always null? Descriptions are only available on individual activity detail pages, not in search listings. A future version may optionally scrape detail pages.

❓ Why is categories always empty? GetYourGuide search card listings do not include category tags in their HTML. The data is only available on detail pages.

❓ What does "Top pick" badge mean? GetYourGuide assigns "Top pick" to activities with exceptional ratings and review counts relative to their category.

❓ What currencies are returned? Prices are shown in the currency of your proxy location. Default runs use USD via US residential proxies.

❓ How current is the data? All data is scraped in real-time on each run. There are no cached responses.

❓ Can I search by category? Yes - use keywords like "cooking class Paris", "food tour Rome", or "boat cruise Amsterdam" for category-specific results.

❓ What if the site changes its structure? The actor uses URL-based ID extraction which is robust to minor HTML changes. Major structural changes may require an update.

❓ Can I run this on a schedule? Yes. Use Apify's scheduler to run this actor daily or weekly for ongoing monitoring.

❓ How long does a 100-item run take? Approximately 60-90 seconds, as GetYourGuide serves about 24 items per page and requires 4-5 pages with brief waits between requests.

πŸ”Œ Integrate with any app

Export results directly from the Apify platform to: CSV - Excel - JSON - XML - Google Sheets - Airtable - Make - Zapier - n8n - REST API - Webhooks - Slack - Notion

ActorDescription
Viator ScraperScrape Viator tours and activities
Trustpilot Reviews ScraperExtract business reviews
Yelp Reviews ScraperGet local business reviews

πŸ’‘ Pro Tip: browse the complete ParseForge collection for scrapers covering hundreds of platforms.


Disclaimer: This actor is provided for legitimate data research and analysis purposes. Users are responsible for ensuring their use complies with GetYourGuide's Terms of Service and applicable laws. This actor accesses only publicly available, non-authenticated data. ParseForge is not affiliated with GetYourGuide.