AXS: Get Uk Events By Category
AXS via Parse · entertainment
Fetch upcoming AXS-ticketed events from the AXS UK platform (tickets-uk.axs.com) for a given location and category. Queries the AXS unified discovery API scoped to UK geography and filters to only AXS-ticketed events. Returns events with pricing (minPrice/maxPrice from veritix data, null when unavailable) and canonical UK URLs pointing to tickets-uk.axs.com. Client-side axsTicketed filtering may return fewer results than the upstream page size. The AXS Scraper provides comprehensive access to event, performer, and venue data from AXS.com. It uses the underlying Unified Search API for listings and event details including pricing and availability. Fulfilled by Parse from axs.com.
- axs
- axs-com
- entertainment
- music
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bc13dcb0-0273-4999-8fec-897c0aad9c96/get_uk_events_by_category
- Interface artifact
- sha256:99a73ba2fcac0f5e7ffaa0fda98bf11e35c08a3e726d85bbc82569b3cc417d44
- Manifest digest
- sha256:098517b39850065fbaa680d8c959ba80f5b296ae2338ddbaf0f0ef6e65a65eb4
Request fields
- lat (number): Latitude for location-based search. Defaults to London.
- lng (number): Longitude for location-based search. Defaults to London.
- category (string, required): Major category: Music, Sports, or ArtsOrFamily: Allowed values: Music, Sports, ArtsOrFamily
- subcategory (string): Optional minor category or genre filter (e.g. 'Rock', 'Comedy')
Example queries
- {"lat":"51.5074","lng":"-0.1278","category":"Music"}