athletic.net API: get_meet_info
athletic.net via Parse · sports
Retrieve metadata for a cross country or track & field meet including location, divisions, course details, and a JWT token needed for fetching meet results via get_meet_results. The sport parameter selects the database (xc or tf) — it does not filter meets. Athletic.net API provides access to cross country and track & field results, athlete profiles, team rosters, meet information, and rankings across the United States. Fulfilled by Parse from athletic.net.
- athletic-net
- education
- government-public
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4645a8ef-1028-446c-9864-2a1c305b5cf8/get_meet_info
- Interface artifact
- sha256:d625b323d1bfae6852269258d9acf17a1b84632d8780db1bc03d2490669c303d
- Manifest digest
- sha256:6d837b06288f25ad3eb8e40c60ac80e62e6c331b72f957b48c8bd7730bc6bb40
Request fields
- sport (string): Sport type: 'xc' for cross country, 'tf' for track & field.: Allowed values: xc, tf
- meet_id (string, required): Unique numeric ID of the meet.
Example queries
- {"sport":"xc","meet_id":"248003"}