AXS Event Scraper | Concerts, Sports, Venues avatar

AXS Event Scraper | Concerts, Sports, Venues

Pricing

from $2.20 / 1,000 results

Go to Apify Store
AXS Event Scraper | Concerts, Sports, Venues

AXS Event Scraper | Concerts, Sports, Venues

Scrape AXS.com concerts, sports, theatre, comedy and festivals. Get event titles, dates, venues, ticketing status and street addresses from search, city and category listings. Does not open shop.axs.com checkout. Pay per result. Export Excel, CSV, JSON.

Pricing

from $2.20 / 1,000 results

Rating

0.0

(0)

Developer

kane liu

kane liu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape AXS.com live events — concerts, sports, theatre, comedy, and festivals — then download Excel, CSV, or JSON.

Use this Actor as a practical AXS API alternative for event discovery, venue research, and ticketing-status monitoring on www.axs.com. Search by keyword, browse a city or category, or paste event / venue URLs → get clean rows with titles, dates, venues, street addresses, performers, and on-sale / status labels.

  • Scrape AXS events, venues, home carousel, search, city listings, and category pages (music, sports, theatre, comedy, festivals)
  • Cover US consumer pages on www.axs.com (other AXS hosts such as www.axs.co.uk stay unverified)
  • Filter by city (/category/cities/{id}/{slug}), category, keyword, event IDs, or start URLs
  • Enrich lists with event-detail ticketing status and venue street addresses (default on)
  • Export to Excel / CSV / JSON, or connect Make, n8n, Zapier, Python, or the Apify API
  • Pay per event — Actor start + each Dataset result; you do not pay separate Apify compute on top of PPE

Free Apify-plan users (developer policy): 10 runs / 200 results per run.

Unofficial community Actor — not affiliated with AXS or AEG. Collects only publicly available page data. You are responsible for complying with AXS terms and applicable law. shop.axs.com / tix.axs.com / FanSight checkout are out of scope — this Actor does not buy tickets or scrape seat inventories.


What does the AXS Event Scraper do?

AXS Event Scraper lets you extract structured event data from AXS.com without running your own Cloudflare bypass or browser farm. Give it a mode (home, search, category, city, detail, venue), then start a run.

Under the hood, the Actor:

  1. Validates your input (mode, city, category, URLs, enrich flags)
  2. Calls a managed Cloud Run worker that reads public AXS HTML (__NEXT_DATA__ on event and venue pages, listing cards on category/city/search)
  3. Normalizes events and venues into Dataset rows with lead keys (phones, emails, address, org)
  4. Writes RUN_SUMMARY (and ERROR_SUMMARY on failure) to the key-value store

You run it like any other Apify Actor — schedule it, call it from the API, or plug it into automations.


What AXS data can I extract?

DataHome / SearchCategory / CityEvent detailVenue
Event id / title / URL✅*
Date / time✅**✅**✅*
Venue name / street / GPS✅**✅**
Ticketing status label✅**✅**
Performers / promoter✅**✅**
Category (music, sports, …)✅***
City listing (geonamesId)
Pagination (?page=N)searchvenue next page

*When the venue page lists upcoming events.
**With enrichDetails / enrichVenue (default on).
***Copied from the listing category when you started from a category page.

Honest limit: EDP priceLow / priceHigh of $0.00 is a listed status on the public event page, not a FanSight seat quote. This Actor does not open shop.axs.com.


Why scrape AXS?

AXS is a major ticketing surface for AEG venues, arenas, clubs, and festivals. Teams scrape AXS to:

  • Build city or category event feeds (concerts, sports, theatre, comedy, fairs)
  • Monitor on-sale / status labels without sitting in the UI
  • Collect venue street addresses for outreach, mapping, or CRM
  • Compare AXS listings with Ticketmaster, SeatGeek, Eventbrite, or Eventim
  • Export clean rows instead of copying event pages by hand

Compared with a $35/month rental AXS scraper, this Actor is pay per result, includes city + category pagination, and does not pretend shop checkout prices are public.


Features

CapabilityWhat it means for you
5 scrape modeshome (empty {}), search, category, detail, venue
City listingscity / cityId / citySlug/category/cities/{geonamesId}/{slug} (e.g. Oakland, Denver, NYC)
Category taxonomymusic, sports, theatre, comedy, festival mapped to live /category/... paths
PaginationmaxPages follows ?page=N on category/city (and search); venue follows nextPageUrl
Detail enrichDefault on: event __NEXT_DATA__ for status, dates, artists, promoter
Venue leadsStreet address on venue / EDP; phones/emails often 本站无 on the consumer site
No checkoutIgnores shop.axs.com / tix.axs.com URLs
Free tier10 runs / 200 results per free-plan user (developer policy)
Standby Live ViewHealth + OpenAPI surface for monitoring

What you can do with it

1. Browse sports (or music, theatre, festivals)

In plain English: pick a category → get upcoming events with venue street addresses.

You give:

FieldWhat to enter
Modecategory
Categorysports (or music, theatre, comedy, festival)
Max pages2
Max results20

You get back:

TitleVenueAddressStatus
Binghamton Rumble Ponies at Reading Fightin PhilsFirstEnergy Stadium1900 Centre Avenue, Reading, PA, 19601, US(status label)

2. List events in a city

In plain English: type a US city AXS actually lists → get that city's category page, not a keyword search (the q field is not a location).

{
"mode": "category",
"city": "Oakland, CA",
"maxPages": 2,
"maxResults": 20,
"enrichDetails": true,
"enrichVenue": true
}

3. Search by keyword

{
"mode": "search",
"searchQuery": "comedy",
"maxResults": 20,
"enrichDetails": true
}

4. Open specific events or venues

{
"mode": "detail",
"eventIds": ["1449689"],
"enrichDetails": true,
"enrichVenue": true
}

Or paste https://www.axs.com/events/{id}/… / https://www.axs.com/venues/{id}/… in startUrls.


5. Feed AI agents and event aggregators

Every row is typed JSON — drop it into LangChain, Make, n8n, Zapier, or your calendar pipeline without parsing HTML.


More Actors like this

Scraping tickets and events across platforms? Pair this Actor with the rest of the ticketing family. Use a dedicated site scraper when one exists — structured fields, better coverage, usually lower cost than a generic URL scrape.

Tickets & Events

Prefer a dedicated site scraper?

If your target has a specialized Actor below, use that first.

Jobs & Freelance

E-commerce

Real Estate

Travel & Stays

Social & Content

Ads Intelligence

Local & Maps

General tools

→ See the full catalog in Related Actors below, or browse apify.com/lentic_clockss.


How to use (no code required)

  1. Click "Try for Free" at the top of this page
  2. Pick a mode — leave it empty for the home carousel, or choose search / category / detail / venue
  3. Enter what you want: a keyword (comedy), a city (Oakland, CA), a category (sports), event IDs, or AXS URLs
  4. (Optional) Raise maxPages for listing pagination; keep enrich flags on for venue addresses
  5. Click Start — results appear in the Dataset tab

Download your results as CSV, Excel, or JSON. That's it.

The free $5 monthly Apify credit plus the developer free tier (10 runs / 200 results) is enough to test a city or category before you spend.


What you get back

Every event row includes:

  • IdentityeventId, title, canonical url, market, category
  • When & whereeventDateTime, venueName, venueUrl, venueId
  • AvailabilitystatusLabel / statusId from the public event page
  • Listed EDP pricespriceLow / priceHigh with priceBasis=edp_listed (often $0.00; not a seat ladder)
  • People / orgartists, promoter as org / person when the page has them
  • Venue contact / leadsphones, emails, address (street = 门牌/line), geo, web, leadSource, leadReveal, leadAbsences

Key-value store: INPUT_ECHO, RUN_SUMMARY, ERROR_SUMMARY on failure.


Lead / contact fields

Every dataset row includes these keys (empty arrays/objects plus leadAbsences when the site has no value).

FieldTypeWhat it means on AXS
phones[{value, type, e164?}]Rare on the consumer site. Some venue pages show a box-office number; most events are [] with leadAbsences.phones=本站无.
emails[{value, type}]Consumer pages usually have no public mailbox. [] + 本站无. Do not invent addresses.
address{street, unit, locality, region, postalCode, country, full}Venue street on EDP / venue hydration. Sample: 1900 Centre Avenue, Reading, PA, 19601, US.
geo{lat, lng}When the venue object includes coordinates.
person{name, role}Artist / performer when listed; no named box-office agent (本站无).
org{name, id?}Venue name + id, or promoter.
web{website, socials[]}Event / venue AXS URL.
leadSourceenumsearch / detail / entity
leadRevealenumStreet is visible in __NEXT_DATA__. No click-to-reveal XHR.
leadAbsencesobjectPer-subfield 本站无 / 闸门锁 / 未验证.

Reveal cost

  • enrichDetails (default on) fetches each event page after a list.
  • enrichVenue (default on) fetches the venue page when the EDP address is thin.
  • Turning enrich off keeps list identity but leaves addresses thin.

Pricing

Pay per event row written to the dataset. No subscription, no monthly minimum — platform usage is included (you do not pay Apify compute separately for this Actor).

What triggers a chargePrice
Actor start$0.005 per run
Event row (FREE & BRONZE)$3.00 per 1,000 rows
Event row (SILVER)$2.60 per 1,000 rows
Event row (GOLD)$2.20 per 1,000 rows
Event row (PLATINUM)$2.00 per 1,000 rows
Event row (DIAMOND)$1.60 per 1,000 rows
Volume (FREE/BRONZE)Estimated cost
100 event rows~$0.31
1,000 event rows~$3.01
10,000 event rows~$30.01

How this compares:

  • Other AXS scrapers on the Store: $35/month rental + usage, and they still expose EDP $0.00 as “ticket prices”
  • This Actor: $3.00 per 1,000 rows, city + category pagination included, checkout left closed

Free Apify plans: 10 runs / 200 results per run (developer policy). Paid plans are unlimited (schema max still applies). Failed runs that write no rows only incur the start fee.


Connect to your tools

PlatformHow to connect
Make.comSearch "Apify" → "Run Actor" → Actor ID: lentic_clockss/axs-scraper
n8nAdd Apify node → "Run Actor" action → same Actor ID
ZapierApify integration → "Run Actor" trigger
LangChainApifyActorsTool("lentic_clockss/axs-scraper")
Python / Node.jsApify SDK or direct HTTPS call

API call example

curl "https://api.apify.com/v2/acts/lentic_clockss~axs-scraper/runs" \
-X POST \
-H "Authorization: Bearer YOUR_APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{"mode": "category", "category": "sports", "maxResults": 20}'

Results:

GET https://api.apify.com/v2/datasets/{datasetId}/items?format=json

Live-view web server OpenAPI schema

This Actor enables Apify Standby and ships .actor/openapi.json:

  • GET / — service information
  • GET /health — health check
  • GET /input-example — low-cost input example
  • GET /openapi.json — OpenAPI 3.0.3 for Live-view

Full scrapes should be normal Actor runs so the Dataset and RUN_SUMMARY persist.


When to use something else

If you need...Use this instead
Seat-level Ticketmaster pricesTicketmaster Scraper
SeatGeek listings / deal scoresSeatGeek Scraper
StubHub resale inventoryStubHub Scraper
Eventbrite organizersEventbrite Scraper
FanSight / shop.axs.com seat mapsNot this Actor — checkout is out of scope
Buying tickets or bypassing queuesNo scraper should do this
UK www.axs.co.uk as a verified marketUnverified — do not treat as opened

FAQ

Q: What counts as a billed row?
A: One dataset row = one event (or venue row in venue mode). Failed requests produce ERROR_SUMMARY, not billed rows.

Q: Do I need proxies or an AXS API key?
A: No. Cloudflare unlock and residential egress are handled by the scrape worker.

Q: Why are ticket prices $0.00?
A: That is the public event-page listed field, not a live seat quote. Shop/FanSight is not scraped.

Q: Is searchQuery a city?
A: No. Location is city / cityId / citySlug. q is a keyword.

Q: Which cities work?
A: Cities with a live /category/cities/{id}/{slug} URL (NYC, LA, Oakland, Denver, Dallas, …). Unknown names are not invented; pass cityId + citySlug from a real AXS URL.

Q: Does it scrape artist or series pages?
A: Not as a first-class mode. Use search, category, city, event URLs, or venue URLs.

Q: Free tier?
A: Free Apify plans: 10 runs, up to 200 results per run (set by the Actor developer). Paid plans are unlimited within the schema max.

Q: Is this affiliated with AXS?
A: No. Independent tool, public pages only.


Input reference

ParameterTypeDescription
modestringhome (default {}), search, detail, venue, category
searchQuery / qstringKeyword for mode=searchnot a city
marketstringus (verified). uk and other codes are unverified
categorystringmusic, sports, theatre, comedy, festival
citystringCity name mapped to /category/cities/{id}/{slug}
cityId / citySlugstringFrom a live AXS city URL; required together for unknown cities
startUrlsarrayEvent or venue URLs (shop/tix ignored)
eventIdsarrayDiscovery numeric ids from /events/{id}/…
venueIdsarrayNumeric ids from /venues/{id}/…
maxPagesintegerListing pages 1–5 (default 1)
maxResultsinteger1–50 (default 3; free tier capped at 200)
enrichDetailsbooleanFetch event detail (default true)
enrichVenuebooleanFetch venue page when address is thin (default true)
workerBaseUrlstringAdvanced HTTPS override (allowlisted)

Full output schema is in the Dataset tab.


All 100+ public Actors from lentic_clockss. Click a name to open the Store detail page.

Tickets & Events

Jobs & Freelance

Real Estate

E-commerce

Travel & Stays

Food Delivery & Grocery

Social & Content

Ads Intelligence

Local & Maps

B2B & Industrial

Finance & Markets

General Tools

→ Browse the full profile: apify.com/lentic_clockss