AXS: Get Events By Category
AXS via Parse · entertainment
Browse events by category (Music, Sports, ArtsOrFamily) and location. Defaults to New York area if no coordinates are provided. Returns upcoming events in the specified category with venue and pricing details. 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.04 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_events_by_category
- Interface artifact
- sha256:910ea495d47db230289c0d42999b74f79f66e26c9901669b6e12834ef584c011
- Manifest digest
- sha256:cd6d117c74dc4c0f8afc052b75e14f9d5221f1e2e35b9bb1ce480f5c7cb56aea
Request fields
- lat (number): Latitude for location-based filtering
- lng (number): Longitude for location-based filtering
- category (string, required): Major category name: Music, Sports, or ArtsOrFamily: Allowed values: Sports, Music, ArtsOrFamily
- subcategory (string): Optional minor category or genre filter
Example queries
- {"lat":"40.7128","lng":"-74.006","category":"Sports","subcategory":"Rock"}