AXS: Search Axs Ticketed Events By Category
AXS via Parse · entertainment
Search for events by category, returning only events where axsTicketed is true, with minPrice and maxPrice explicitly extracted from veritix pricing data. Identical to search_events_by_category_with_pricing but filters results to include only AXS-ticketed events. When pricing is unavailable, both price fields are null. Client-side filtering may return fewer results than the requested 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/search_axs_ticketed_events_by_category
- Interface artifact
- sha256:7fb441f013577e78b8e4ec517218a4e3f17ed559e1ed55f4678aa22e9a42f6c7
- Manifest digest
- sha256:0387f5a9eae99748e5ae855d6d6a10baa806732c638f327d3e49f1a202ea5261
Request fields
- lat (number): Latitude for location-based search
- lng (number): Longitude for location-based search
- page (integer): Page number for results
- results (integer): Number of results per page to fetch from upstream before filtering (max 50)
- category (string, required): Major category: Music, Sports, or ArtsOrFamily: Allowed values: Music, Sports, ArtsOrFamily
Example queries
- {"lat":"40.7128","lng":"-74.006","page":"3","results":"50","category":"Music"}