AXS: Search Events
AXS via Parse · entertainment
Search for events, performers, or venues by keyword, category, and location. Returns matching events, venues, and performers in a flattened structure with total counts. Paginates via the page parameter. 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_events
- Interface artifact
- sha256:9e53aae4e1033757a70afab49dcca87fef3dac1a0193e8187e0ee5837d2b543d
- Manifest digest
- sha256:7d3e5da706e7cbabd32d2eb7283dcf23336a430be47abe044ae2c878fdd0e677
Request fields
- lat (number): Latitude for location-based search
- lng (number): Longitude for location-based search
- page (integer): Page number for results
- query (string): Search keyword (event title, artist name, or venue name)
- results (integer): Number of results per page (max 50)
- category (string): Major category: Music, Sports, or ArtsOrFamily: Allowed values: Music, Sports, ArtsOrFamily
Example queries
- {"lat":"40.7128","lng":"-74.006","page":"1","query":"concert","results":"5","category":"Music"}