Gametime Scraper avatar

Gametime Scraper

Pricing

from $1.90 / 1,000 events

Go to Apify Store
Gametime Scraper

Gametime Scraper

Scrape Gametime event listings and ticket prices from search, performer, and event pages. Extract event details, venue data, seating, inventory, deal ratings, and live pricing in JSON, CSV, or Excel with a fast, low-cost Apify actor.

Pricing

from $1.90 / 1,000 events

Rating

0.0

(0)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Gametime.co Scraper


banner


The Gametime Scraper is an Apify Actor that extracts event listings and ticket pricing data from Gametime. It captures event catalogs by search query or performer category, and takes snapshots of available ticket listings with price bands, seating details, and inventory counts.


What does Gametime Scraper do?

This scraper collects structured event and ticket data from Gametime, a platform focused on last-minute event deals. It supports three types of input URLs:

  • Search URLs to find events by keyword
  • Category/Performer URLs to list all events for a specific performer
  • Event Detail URLs to scrape ticket listings for a specific event

For each event, the scraper outputs event metadata (name, date, venue, performers) along with all available ticket listings including section, row, price, deal rating, and delivery type.


Why use Gametime Scraper?

  • Price monitoring: Track ticket price movements over time for sports, concerts, comedy, and theater events.
  • Inventory analysis: Monitor how many listings are available and at what price points.
  • Market research: Compare pricing across venues, performers, and event dates.
  • Deal detection: Identify events with significant price drops or "amazing" deal ratings.

Who is it for?

  • Ticket resellers monitoring market prices and inventory levels.
  • Event organizers benchmarking ticket pricing against secondary markets.
  • Data analysts studying event pricing trends and demand patterns.
  • Developers building dashboards or alerts around live event pricing.

How to use Gametime Scraper

  1. Navigate to the Gametime Scraper on the Apify platform.
  2. Enter one or more start URLs in the Start URLs field (search, category, or event detail URLs).
  3. Set the Max Items to control how many events to scrape per start URL.
  4. Click Start to run the scraper.
  5. Download the results from the Dataset tab in JSON, CSV, or Excel format.

Input

FieldTypeDescriptionDefault
startUrlsarrayURLs to scrape (search, category, or detail pages)Search for "imagine"
maxItemsintegerMaximum events to scrape per start URL5
proxyConfigurationobjectProxy settingsNo proxy

Example input

{
"startUrls": [
{ "url": "https://gametime.co/search?q=fifa+2026" },
{ "url": "https://gametime.co/matt-rife-tickets/performers/comedymattrife" },
{ "url": "https://gametime.co/soccer/fifa-world-cup-match-91-tickets/7-5-2026-east-rutherford-nj-met-life-stadium/events/66b11cdd55323e5c578fb508" }
],
"maxItems": 5
}

Output

Each dataset item represents one event with its ticket listings. You can download the dataset in various formats such as JSON, CSV, or Excel.

{
"url": "https://gametime.co/soccer/fifa-world-cup-match-91-tickets/7-5-2026-east-rutherford-nj-met-life-stadium/events/66b11cdd55323e5c578fb508",
"eventId": "66b11cdd55323e5c578fb508",
"name": "FIFA World Cup - Match 91",
"category": "soccer",
"dateTimeLocal": "2026-07-05T16:00:00",
"dateTimeUtc": "2026-07-05T20:00:00",
"venue": {
"name": "MetLife Stadium",
"city": "East Rutherford",
"state": "NJ",
"country": "US",
"address": "East Rutherford, NJ 07073",
"lat": 40.8142,
"lon": -74.0737
},
"performers": [
{
"name": "2026 FIFA World Cup",
"category": "soccer",
"slug": "soccerworldcup"
}
],
"minPriceCents": 242500,
"maxPriceCents": 359700,
"totalListings": 45,
"listings": [
{
"listingId": "69cfb6b653c05bd14589025a",
"section": "249A",
"row": "8",
"sectionGroup": "Middle",
"seats": 2,
"priceCents": 242500,
"prefeeCents": 208700,
"deal": "amazing",
"deliveryType": "mobile",
"disclosures": [],
"url": "https://gametime.co/.../listings/69cfb6b653c05bd14589025a"
}
]
}

Data fields

FieldDescription
urlEvent page URL on Gametime
eventIdUnique event identifier
nameEvent name
categoryEvent category (sports, comedy, music, theater)
dateTimeLocalEvent date/time in local timezone
venueVenue details (name, city, state, country, coordinates)
performersList of performers with name, category, and slug
minPriceCentsLowest ticket price in cents (all-in pricing)
maxPriceCentsHighest ticket price in cents (all-in pricing)
totalListingsNumber of available ticket listings
listingsArray of individual ticket listings with section, row, price, and deal rating

Cost estimation

The scraper uses only HTTP requests (no browser), keeping compute costs low. A typical run scraping 5 events with their listings completes in under 1 minute and costs less than $0.01 in platform credits.


Tips

  • Use search URLs for broad discovery and category URLs for comprehensive performer coverage.
  • Set maxItems to a small number (3-5) for quick monitoring runs.
  • Prices are returned in cents (e.g., 242500 = $2,425.00) to preserve precision.
  • Schedule periodic runs to track price changes over time.

FAQ and support

Is it legal to scrape Gametime? This scraper accesses publicly available data. Always review the website's Terms of Service before scraping.

Why are some prices zero? Events without active ticket listings may show zero prices. This usually means tickets are not yet on sale.


πŸ‘€ p.s.

Got feedback or need an extension?

Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.

Contact us over Email or LinkedIn


Image Credit

Image credit: gametime.co