Ticketmaster Price Monitor avatar

Ticketmaster Price Monitor

Deprecated

Pricing

from $13.99 / 1,000 price results

Go to Apify Store
Ticketmaster Price Monitor

Ticketmaster Price Monitor

Deprecated

Get 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

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

an hour ago

Last modified

Categories

Share

Banner

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

FieldTypeDescriptionDefault
eventUrlsarrayTicketmaster event page URLs to price.[]
eventIdsarrayEvent IDs (alternative to URLs).[]
marketstringCountry site (17 options).us
maxResultsintegerMax events to price in this run.5
waitSecsintegerSeconds 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

FieldTypeDescription
eventIdstringTicketmaster event ID.
titlestringEvent name.
urlstringEvent page URL.
overallMinnumberLowest ticket price across all sections.
overallMaxnumberHighest ticket price across all sections.
currencystringPrice currency code.
sectionCountnumberNumber of priced sections.
totalListedTicketsnumberTotal tickets currently listed.
sectionsarrayPer-section breakdown: section, min, max, count.
marketstringMarket code.
scrapedAtstringScrape 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 pricedCost
100~$1.50
1,000~$14.99
10,000~$149.90

Use the Max results cap to control your spend exactly.


Performance

Run sizeApprox. time
10 events3–6 minutes
100 events30–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.

Other scrapers in our Ticketing collection: