Worldathletics: Search Athletes
Worldathletics via Parse · sports
Search for athletes by name. Returns matching athletes with basic profile information including ID, name, disciplines, country, and URL slug. Results include fuzzy matches. Search for athletes and retrieve their competition results and career history from World Athletics. Fulfilled by Parse from worldathletics.org.
- parse
- platform-key
- sports
- worldathletics
- worldathletics-org
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/c818b331-d34b-4d51-b08b-f72111010743/search_athletes
- Interface artifact
- sha256:eed7f873cef39cecd403a4fc9d388a5607cf3e1d15c159581ec4aba380f75b24
- Manifest digest
- sha256:2ef96991dfae43ddf929085ae6f8f96a52664dc397f3fc7072e09ec2d898c5f7
Request fields
- query (string, required): Athlete name or partial name to search for (e.g. 'Bolt', 'Hassan').
- gender (string): Filter by gender. The GraphQL API accepts GenderType enum values.
- country_code (string): Filter by 3-letter country code (e.g. 'JAM', 'USA', 'GBR').
- discipline_code (string): Filter by discipline code.
Example queries
- {"query":"Bolt"}