VOOZH about

URL: https://apify.com/stealth_mode/viagogo-events-search-scraper

⇱ Viagogo Events Search Scraper Β· Apify


Pricing

from $2.00 / 1,000 results

Go to Apify Store

Viagogo Events Search Scraper

Scrape event search results from Viagogo.com instantly. Collect 33 data fields per event including dates, venue details, ticket availability, and pricing β€” perfect for ticket aggregators, event analytics, and market research.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

3

Monthly active users

2 days ago

Last modified

Share

Viagogo Events Search Scraper: Extract Event Listings & Ticket Data


What Is Viagogo?

Viagogo is a global online ticketing marketplace where millions of users buy and sell tickets to concerts, sports events, theater shows, and live entertainment. With thousands of events listed daily across multiple genres and regions, manually collecting and analyzing this event data is impractical at scale. The Viagogo Events Search Scraper automates extraction of search results, delivering structured event intelligence in seconds.


Overview

The Viagogo Events Search Scraper extracts event listings from Viagogo search pages, capturing 33+ data fields per event including dates, venues, availability status, and pricing indicators. It is ideal for:

  • Ticket aggregators building comprehensive event databases
  • Event analysts tracking market trends and ticket availability
  • Researchers studying live entertainment demand patterns
  • Developers powering event discovery applications
  • Business intelligence teams monitoring competitor listings

The scraper handles pagination automatically, respects rate limits with built-in failure tolerance, and outputs clean, structured JSON ready for analysis or integration.


Input Format

The scraper accepts a JSON configuration object specifying which search pages to scrape:

{
"urls":[
"https://www.viagogo.com/Concert-Tickets/Pop-Rock/Pop?restPage=2"
],
"ignore_url_failures":true,
"max_items_per_url":200
}
ParameterTypeDescription
urlsArray of stringsSearch page URLs from Viagogo.com (e.g., filtered by genre, category, or location). Supports multiple URLs for bulk scraping.
ignore_url_failuresBooleanIf true, the scraper continues even if some URLs fail; if false, any failure halts the run. Recommended: true for reliability.
max_items_per_urlIntegerMaximum number of events extracted per URL (e.g., 200). Higher values capture more listings but take longer to process.

Example URLs:

  • Genre/category: https://www.viagogo.com/Concert-Tickets/Pop-Rock/Pop
  • Location-filtered: https://www.viagogo.com/Concert-Tickets/New-York (paginated with ?restPage=2)
  • Sport events: https://www.viagogo.com/Sports-Tickets/Football

Tip: Use pagination parameters (?restPage=N) to split large result sets across multiple URLs for faster processing.


Output Format

Example output record:

{
"event_id":160599955,
"name":"K-pop Demon Hunters",
"url":"https://www.viagogo.com/E-160599955?qid=68f2f4ef-10aa-49c6-b645-19285000ba16&iid=54d9fb64-b5fe-4111-bbc8-0ee2db5e8a0d&index=stubhub&ut=60c486f2-452f-4368-ad3f-aa2fcc01579a",
"day_of_week":"Sat",
"formatted_date":"Jun 20",
"formatted_time":"7:00 PM",
"formatted_date_without_year":"Jun 20",
"formatted_date_with_day_of_week":"Saturday, June 20",
"is_tbd":false,
"is_date_confirmed":true,
"is_time_confirmed":true,
"event_state":1,
"venue_id":28010,
"venue_name":"Palace Theatre at Stamford Center for the Arts - Complex",
"allow_public_purchase":true,
"formatted_venue_location":"Stamford, CT, USA",
"country_code":"US",
"user_distance_from_venue":"13176193.8684",
"formatted_distance_in_miles":"",
"formatted_rescheduled_from_date":"",
"event_countdown_message":"Week after next",
"notification_signup_link_message":{
"message":"Join the list",
"disclaimer":"Sign up to stay in the know and be notified when there are new tickets available for this event.",
"has_value":true,
"feature_tracking_key":""
},
"notification_signup_modal_message":{
"message":"Sign up to be informed whenever new K-pop Demon Hunters tickets become available",
"has_value":true,
"feature_tracking_key":"e3e87858-5eef-4d8c-9e51-73aa7e179bde"
},
"has_active_listings":true,
"venue_city":"Stamford",
"sold_out_message":{
"has_value":false
},
"event_availability_state":0,
"is_favorite":false,
"aggregate_favorites":0,
"is_parking_event":false,
"notification_modal_content":null,
"is_refetched_global_event":false,
"country_name":"USA",
"event_metadata":{
"common":{
"venue_time_zone_offset":"-14400000",
"event_start_date_time":1781996400000
}
},
"is_under_hundred":false,
"is_multiday_event":false,
"from_url":"https://www.viagogo.com/secure/Search?restPage=5&q=pop&searchGuid=55606B21-99CA-467D-8683-3FEEF2E73A2A"
}

Each event in the results includes up to 33 fields providing comprehensive event and ticket marketplace data:

Event Identification & Metadata

FieldDescription
Event IDUnique Viagogo identifier for the event
NameOfficial event name/title
URLDirect link to the event page on Viagogo
Event MetadataAdditional structured metadata about the event type

Date & Time Information

FieldDescription
Formatted DateEvent date in readable format (e.g., "Sat, Dec 15, 2024")
Formatted Date Without YearEvent date excluding year (e.g., "Dec 15")
Formatted Date With Day Of WeekFull formatted date with day name (e.g., "Saturday, December 15, 2024")
Day Of WeekDay name (e.g., "Saturday")
Formatted TimeEvent start time if available (e.g., "7:30 PM")
Is TBDBoolean: true if date/time is still "To Be Determined"
Is Date ConfirmedBoolean: true if the date has been officially confirmed
Is Time ConfirmedBoolean: true if the start time is confirmed
Formatted Rescheduled From DateOriginal date if the event was rescheduled
Is Multiday EventBoolean: true if the event spans multiple days

Venue Information

FieldDescription
Venue IDUnique identifier for the venue/location
Venue NameName of the venue (e.g., "Madison Square Garden")
Formatted Venue LocationFull venue address and location string
Venue CityCity where the venue is located
Country CodeISO country code (e.g., "US", "GB")
Country NameFull country name
User Distance From VenueDistance from user's location (if available)
Formatted Distance In MilesDistance to venue in miles format

Ticket Availability & Status

FieldDescription
Has Active ListingsBoolean: true if tickets are currently for sale by sellers
Event Availability StateStatus of ticket availability (e.g., "available", "sold_out", "upcoming")
Sold Out MessageMessage displayed if event is sold out
Allow Public PurchaseBoolean: whether tickets can be publicly purchased
Event StateOverall event state (e.g., "active", "completed", "cancelled")
Event Countdown MessageDynamic message showing time until event (e.g., "3 days left")
Notification Signup Link MessageCall-to-action text for waitlist signup
Notification Signup Modal MessageModal message encouraging ticket alerts
Notification Modal ContentFull content of notification/alert modal

User & Preference Data

FieldDescription
Is FavoriteBoolean: true if the event is in user's favorites
Aggregate FavoritesTotal number of users who favorited this event

Special Event Flags

FieldDescription
Is Parking EventBoolean: true if this is a parking/transportation event listing
Is Refetched Global EventInternal flag indicating data freshness
Is Under HundredBoolean: true if fewer than 100 listings available

How to Use

  1. Identify search pages β€” Browse Viagogo.com and find search result pages matching your criteria (genre, location, artist, sport). Copy the full URLs including pagination parameters.

  2. Configure the scraper β€” Paste URLs into the urls array. Example:

{
"urls":[
"https://www.viagogo.com/Concert-Tickets/Pop-Rock/Pop?restPage=1",
"https://www.viagogo.com/Concert-Tickets/Pop-Rock/Pop?restPage=2"
],
"max_items_per_url":200,
"ignore_url_failures":true
}
  1. Set extraction limits β€” Adjust max_items_per_url based on your needs:

    • 20–50 for quick samples
    • 100–200 for comprehensive analysis
    • Higher values for full-scale aggregation (slower processing)
  2. Run the scraper β€” Start the actor and monitor progress in the run log. Failed URLs are skipped if ignore_url_failures: true.

  3. Export & analyze β€” Download results as JSON, CSV, or Excel. Import into spreadsheets, databases, or visualization tools.

Best practices:

  • Use pagination (?restPage=N) to split large searches into smaller, faster runs
  • Set ignore_url_failures: true to prevent timeouts from blocking entire runs
  • Filter URLs by genre or location to reduce dataset size and improve relevance

Use Cases & Business Value

  • Ticket aggregators: Build real-time event inventories across multiple categories and regions
  • Price monitoring: Track average ticket prices and availability trends over time
  • Event discovery apps: Power search and recommendation engines with live Viagogo data
  • Market analysis: Study demand patterns by genre, venue, or geography
  • Competitive intelligence: Monitor competitor pricing and event selection
  • Automated alerts: Notify users when favorite artists or events are listed

By automating data collection, the scraper eliminates manual browsing and delivers insights that inform business decisions in minutes instead of hours.


Conclusion

The Viagogo Events Search Scraper is a powerful tool for anyone needing structured event and ticket data at scale. Whether you're building a ticket aggregator, analyzing market trends, or powering an event discovery platform, this scraper delivers 33+ fields of actionable intelligence per event. Start scraping today and unlock the full potential of Viagogo's event marketplace data.

You might also like

Viagogo Event Scraper - Cheap 🌍🎫🎟️

scrapestorm/viagogo-event-scraper---cheap

πŸ” Easily collect events from viagogo Provide one or multiple Viagogo URLs and extract detailed event info such as event title, date, time, city, event ID & direct ticket link 🌍🎟️ Perfect for ticket market analysis, event tracking, city & venue monitoring & live entertainment intelligence πŸ”₯πŸ“Š

9

Made in China Product Scraper πŸ”ŽπŸ‡¨πŸ‡³πŸ›’

scrapestorm/made-in-china-product-scraper

🟠 Easily collect Products from Made-in-China Provide one or multiple Made-in-China search or category URLs and extract product data including πŸ†” Product ID 🏷️ Title πŸ’² Price Range πŸ“ Location 🌐 Source URL πŸ”— Product URL & more… Perfect for B2B sourcing research and competitor monitoring πŸš€πŸ“ŠπŸ­

2

5.0

(1)

Signal NFX Investor Scraper - Cheap πŸ“ŠπŸ‘€

scrapestorm/signal-nfx-investor-scraper---cheap

πŸ” Easily collect investors from Signal NFX Provide one or multiple Signal NFX investor list URLs and extract detailed investors such as investor name, firm, role, sweet spot, geographies & direct profile link πŸ‘€πŸ“Š Perfect for VC market analysis, firm intelligence & startup lead generation πŸš€πŸ’Ό

5

FranchiseDirect Scraper - Cheap πŸš€πŸ”ŽπŸ’

scrapestorm/franchisedirect-scraper---cheap

🟠 Easily collect franchise listings from Franchise Direct Provide one or multiple category or industry URLs & extract franchise data including franchise name, minimum investment, business category & more πŸ’πŸ’° Perfect for franchise investment research & opportunity comparison on FranchiseDirect πŸš€

4

5.0

(1)

Texas State Licensed Contractor Scraper - Cheap πŸ€ πŸ”Ž

scrapestorm/texas-state-licensed-contractor-scraper---cheap

🀠 Easily collect contractor records from the Texas Department Provide one or multiple search filters such as license type, contractor name, city or ZIP code & extract license data including license number, business name, phone number & more πŸ—οΈ Perfect for Texas construction market research

3

Copart Lot Scraper - Cheap πŸš—πŸ“ŠπŸ”Ž

scrapestorm/copart-lot-scraper---cheap

πŸ” Easily collect vehicle lots from Copart Provide one or multiple Copart search result URLs and extract detailed lot data such as lot number, vehicle title, title type, location & direct lot link πŸš—πŸ“Š Perfect for auction monitoring, dealer inventory tracking & automotive data research πŸš€πŸ“ˆ

20

JamesEdition Real Estate Scraper - Cheap πŸŒπŸ’ŽπŸ‘

scrapestorm/jamesedition-real-estate-scraper---cheap

πŸ’Ž Easily collect luxury property listings from James Edition Provide one or multiple country, state, or filtered search URLs & extract real estate data such as Listing ID, address, price, property type, bedrooms & more 🏑 Perfect for luxury market research & international real estate analysis πŸš€

7

3.5

(2)

REMAX Real Estate Agents Scraper - Cheap πŸ‘πŸ‘¨β€πŸ’Ό

scrapestorm/remax-real-estate-agents-scraper---cheap

πŸ”΅ Easily collect property listings from RE/MAX Provide one or multiple search URLs and instantly extract key data: πŸ†” Listing ID, πŸ’² Price, 🏠 Full Address, πŸ”— Listing URL & more Perfect for CMAs, tracking listings, monitoring price changes, and staying ahead of the market πŸš€πŸ“Š

3

5.0

(1)

ClinicalTrials.gov Listings Scraper - Cheap πŸ§ͺπŸ”¬

scrapestorm/clinicaltrials-gov-listings-scraper---cheap

πŸ”΅ Easily collect clinical trials from ClinicalTrials Provide one or multiple search URLs and instantly extract key data πŸ†” NCT IDπŸ“ Recruitment Status 🧬 Conditions 🌍 Locations πŸ”— Trial URL Perfect for research monitoring, condition trend analysis & staying ahead in clinical research insights πŸ”¬

3

5.0

(1)

HuggingFace Scraper (All-in-One) πŸš€πŸ€—πŸ”Ž

scrapestorm/huggingface-scraper-all-in-one

🟠 Easily collect Models, Datasets & Spaces from Hugging Face Provide one or multiple search keywords and extract data across the entire HuggingFace ecosystem including Repository name πŸ‘€ Owner πŸ”— Source search URL & more… Perfect for AI architecture research & full ecosystem intelligence πŸš€πŸ€–

3

5.0

(1)