StubHub Events Scraper avatar

StubHub Events Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
StubHub Events Scraper

StubHub Events Scraper

Scrapes upcoming events from any StubHub category URL and exports results as JSON, CSV, Excel, and more.Output: One dataset item per event, including event name, date, venue, location, teams, listing status, and event URL.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Enumerates upcoming events from any StubHub category URL. Each event becomes a row in the actor's default dataset, exportable as JSON, CSV, Excel, etc.

Input

FieldTypeDefaultNotes
categoryUrlstringDiamondbacks pageAny https://www.stubhub.com/.../category/<id> URL
maxPagesinteger50Hard cap. Actor also stops when StubHub returns remaining=0.
proxyConfigurationobjectApify Proxy, DATACENTER, USRequired for non-US traffic. Switch to RESIDENTIAL if datacenter IPs get blocked.
cookieHeaderstring""Optional. Paste the raw browser cookie: header if proxy alone isn't enough.
minDelaySecondsnumber0.8Polite delay between page calls.

Output

One item per event in the default dataset:

{
"id": 159262859,
"name": "Arizona Diamondbacks at Seattle Mariners",
"date": "May 31",
"day": "Sun",
"time": "1:10 PM",
"venue": "T-Mobile Park",
"city": "Seattle",
"state": "WA",
"country": "USA",
"home_team_id": 5658,
"away_team_id": 6167,
"has_active_listings": true,
"on_sale_date": "Aug 26",
"countdown": "Next weekend",
"url": "https://www.stubhub.com/seattle-mariners-seattle-tickets-5-31-2026/event/159262859/"
}

Plus two small artifacts in the key-value store:

  • LAST_PAGE — written incrementally as pagination progresses
  • SUMMARY — final tally