Ticketmaster Price Monitor
DeprecatedPricing
from $13.99 / 1,000 price results
Ticketmaster Price Monitor
DeprecatedGet live Ticketmaster ticket prices: overall min/max plus a per-section breakdown with available ticket counts, across 17 markets. Pairs with the Ticketmaster Scraper. You only pay for events where a price is returned.
Pricing
from $13.99 / 1,000 price results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 hours ago
Last modified
Categories
Share

Get live ticket prices for Ticketmaster events — overall price range plus a per-section breakdown with available ticket counts. Pairs with the Ticketmaster Scraper: discover events with one, monitor prices with the other. No API key required.
Why this scraper?
💷 Real live prices
Captures the actual price data Ticketmaster shows on the event page — minimum and maximum across all price levels, in the event's local currency.
🎟️ Per-section breakdown
Every priced section with its price range and how many tickets are currently listed, so you can see where availability and value sit.
🌍 17 markets
Works across all primary Ticketmaster markets, from the US and Canada to the Netherlands, Spain, Australia, and more.
✅ Pay only for prices
You are charged only for events where a live price is returned. Sold-out, off-sale, or unavailable events cost nothing.
Input parameters
| Field | Type | Description | Default |
|---|---|---|---|
eventUrls | array | Ticketmaster event page URLs to price. | [] |
eventIds | array | Event IDs (alternative to URLs). | [] |
market | string | Country site (17 options). | us |
maxResults | integer | Max events to price in this run. | 5 |
waitSecs | integer | Seconds to wait for prices per event (8–45). | 25 |
Tip: Run the Ticketmaster Scraper first to collect event URLs, then feed those URLs into this actor.
Output schema
| Field | Type | Description |
|---|---|---|
eventId | string | Ticketmaster event ID. |
title | string | Event name. |
url | string | Event page URL. |
overallMin | number | Lowest ticket price across all sections. |
overallMax | number | Highest ticket price across all sections. |
currency | string | Price currency code. |
sectionCount | number | Number of priced sections. |
totalListedTickets | number | Total tickets currently listed. |
sections | array | Per-section breakdown: section, min, max, count. |
market | string | Market code. |
scrapedAt | string | Scrape timestamp (ISO 8601). |
Example record
{"eventId": "30006471F56C69CC","title": "Shakira - Las Mujeres Ya No Lloran World Tour","url": "https://www.ticketmaster.com/shakira-.../event/30006471F56C69CC","overallMin": 99.50,"overallMax": 1995.00,"currency": "USD","sectionCount": 52,"totalListedTickets": 1840,"sections": [{ "section": "FLR1", "min": 350.00, "max": 1995.00, "count": 42 },{ "section": "120", "min": 99.50, "max": 145.00, "count": 88 }],"market": "us","scrapedAt": "2026-06-22T10:00:00.000Z"}
Examples
Price a list of event URLs
{ "eventUrls": ["https://www.ticketmaster.com/event/30006471F56C69CC"], "maxResults": 50 }
Price by event ID in a specific market
{ "eventIds": ["30006471F56C69CC", "01006471D82F68CE"], "market": "us" }
Higher reliability for high-demand events
{ "eventUrls": ["https://www.ticketmaster.com/event/30006471F56C69CC"], "waitSecs": 40 }
💰 Pricing
$14.99 per 1,000 events priced — you only pay for events where a live price is returned. Events with no available price are never charged.
| Events priced | Cost |
|---|---|
| 100 | ~$1.50 |
| 1,000 | ~$14.99 |
| 10,000 | ~$149.90 |
Use the Max results cap to control your spend exactly.
Performance
| Run size | Approx. time |
|---|---|
| 10 events | 3–6 minutes |
| 100 events | 30–60 minutes |
Each event is loaded individually to capture live prices, so this actor is slower than a listing scraper by design.
Known limitations
- Prices are returned for events that are on sale with available inventory. Sold-out, off-sale, or not-yet-on-sale events return no price and are not charged.
- Covers the primary Ticketmaster platform (17 markets). The UK, Germany, and Ireland sites run a separate platform and are not supported.
- Prices reflect face/list value shown on the page at scrape time and can change.
Technical details
- Source: Ticketmaster — live event pricing across 17 country markets.
- Memory: 2048 MB
- Retry: Automatic retry and a fallback trigger if prices do not load on first attempt.
Additional services
Need a custom actor, additional filters, scheduled runs, or integration support? Send an email to info@unfencedgroup.nl — we build on request.
Built by unfenced-group · Issues? Open a ticket or send a message.
Related scrapers
Other scrapers in our Ticketing collection: