
Get-Your-Guide Scraper
Pricing
$30.00/month + usage

Get-Your-Guide Scraper
💫 Scrape GetYourGuide.com
0.0 (0)
Pricing
$30.00/month + usage
6
Total users
109
Monthly users
17
Runs succeeded
99%
Issue response
9.2 days
Last modified
2 months ago
Welcome to GetYourGuide Scraper
🍂 About GetYourGuide.com

GetYourGuide is a Berlin-based startup[2] online marketplace for travel activities.[3] GetYourGuide sells tours and excursions, activities including cooking classes, and tickets to tourist attractions.[4] It offers more than 60,000 products worldwide in 150 countries, 22 languages, and 40 currencies.[5]
🍂 About This Actor
All-In-One GetYourGuide.com Scraper
🍃 Features :
- 💫 Search tours by Keyword or Locations
- 💫 Search tours by Filters
- 💫 Search a tour Reviews
- 💫 Support for
URL
inputs (Start URL)
🍃 Disclaimer :
- 💡 Free Trial limited to first 100 results
- 💡 Max reviews sorted by date is 350
- 💡 Max reviews sorted by recommended is less than 350
- 💡 Proxy Required
🍂 Basic Usage
🍃 Input Parameters
Parameter | Type | Description |
---|---|---|
query | string | KEYWORDS or URL or QUERY (see: Advanced Usage) |
location | array | List of locations |
limit | number | Number of results |
search | object | Search filters |
filters | object | Other filters |
🍃 Basic Examples :
Search for Tours by keyword
{ "query": "glamping": "limit": 10 }
💡 (see more examples below)
🍂 Advanced Usage
🍃 Get-Your-Guide Query Language (GYGQL
)
[ <COMMAND:> | # | @ ] [ <NAME> | <ID> | <KEYWORD> | <URL> ] [ /<SECTION> ]
🍃 Possible QUERY
Values
Format | Examples | Description |
---|---|---|
<KEYWORDS> | any text | Search Tours |
<TOUR_ID> | 1234500 | Tour Data |
/info | 1234500/info | Tour info (default) |
/reviews | 1234500/reviews | Tour reviews |
https:<URL> | https://www.getyourguide.com | Start URL |
🍃 Supported URL
URL | Description | QUERY Equivalent |
---|
🍂 Input Examples
🍃 Example #1: Search Tours
Search for Tours by keyword
{ "query": "glamping": "limit": 10 }
Search for Tours by locations
{ "location": ["hiroshima", "nagasaki"] : "limit": 10 }
Using search URL
{"query": "https://www.getyourguide.com/bandung-l32327/?date_from=2025-03-04&date_to=2025-03-04","limit": 10}
🍃 Example #2: Get a Tour Data
Tour detailed info
{ "query": "https://www.getyourguide.com/jakarta-l278/volcano-rice-field-hot-spring-tea-t501964" }
Or using query : <TOUR_ID>/info
{ "query": "501964/info" }
Or only the ID
{ "query": "501964" }
Tour reviews
{ "query": "501964/reviews", "limit": 40 }
🍂 Support

Feel free to reach out to the developer for any issues or suggestions for improvement.