Viagogo.uk Scraper avatar
Viagogo.uk Scraper

Pricing

$29.00/month + usage

Go to Apify Store
Viagogo.uk Scraper

Viagogo.uk Scraper

Effortlessly scrape Viagogo UK for real-time ticket listings and venue map availability. Supports proxy use and custom listing caps for targeted, fast data extraction. Ideal for event analysis, price comparison, and market intelligence.

Pricing

$29.00/month + usage

Rating

5.0

(1)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

17 days ago

Last modified

Share

Viagogo UK Event Scraper

banner

Capture Viagogo UK ticket availability and pricing straight from the source.

Features

  • 🎯 Single-run coverage – Pull both venue map availability and individual ticket listings in one pass.
  • 🔁 Proxy support
  • 🛡️ Max items cap – Stop after a configurable number of listings to keep payloads manageable.

Input

{
"startUrls": [
{
"url": "https://www.viagogo.co.uk/Concert-Tickets/Other-Concerts/Lewis-Capaldi-Tickets/E-159436715?quantity=2"
}
],
"maxItems": 20
}
FieldTypeRequiredDescription
startUrlsarrayArray of Viagogo event URLs. Accepts either strings or objects with a url key.
maxItemsintegerMaximum number of listings to keep per event (0 = unlimited)

Output

  • 📦 Dataset: One item per processed event combining map availability + listing details
  • 🗂️ Key-value store: Latest event payload stored under the OUTPUT key

Each item uses the structure:

{
"eventId": "157374369",
"scrapedAt": "2025-11-14T11:42:26.950Z",
"mapAvailability": {
"totalSections": 48,
"sections": [
{
"sectionKey": "267_56342",
"ticketClassId": 267,
"sectionId": 56342,
"row": "Upper",
"listingCount": 1,
"ticketCount": 2,
"minPrice": {
"raw": 239.22,
"formatted": "£239"
},
"dealScore": 6.716455370651891,
"hasAisleSeat": false,
"listingId": 10804104792
}
],
"metadata": {
"bestDealFeatureIds": ["listing::10804104792"],
"cheapestFeatureIds": ["listing::10804104792"]
}
},
"listings": {
"totalListings": 20,
"totalAvailable": 60,
"pageSize": 6,
"items": [
{
"id": 10838642974,
"section": "M15",
"row": "62",
"seats": "413_414",
"availableTickets": 2,
"ticketClassName": "Middle Tier",
"ticketTypeName": "Mobile Transfer ticket",
"rawPrice": 260.57,
"price": "£261",
"faceValue": 193,
"formattedDealScore": "5.3",
"listingNotes": [
{
"content": "Clear view",
"description": "You'll have an unrestricted view of the show."
}
],
"createdDateTime": "2025-11-13T09:44:33.2800000Z"
}
]
}
}

Map and listings arrays are trimmed by maxItems when the limit is non-zero.

Support

Need tailored data, automation tweaks, or a managed scraping pipeline? Lexis Solutions is a certified Apify Partner. Reach out via Email or LinkedIn for expert help.

If this actor saves you time, we’d appreciate a quick review on our partner page 🙌