Olympics: Get Event Results
Olympics via Parse · sports
Get medal winners for all events in a discipline at a specific completed Olympic Games. Returns gold, silver, and bronze medalists with athlete names, countries, and rankings for each event. Access Olympic Games data including games editions, disciplines, athletes, medal tables, events, and event results from olympics.com Fulfilled by Parse from olympics.com.
- entertainment
- government-public
- olympics
- olympics-com
- 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/6370143b-626a-4292-afab-80c2c2caa166/get_event_results
- Interface artifact
- sha256:219dd9c063e9d41261cfdb7f0fb039f349e0c38e8fc3e525e70f1174915dd64d
- Manifest digest
- sha256:f59cdfcdb3d76d291781283481dcbee25310cd642e447e3a2395b5eb1d9675d6
Request fields
- games_slug (string, required): Olympic Games slug (e.g. 'paris-2024', 'tokyo-2020'): Allowed values: paris-2024, tokyo-2020, beijing-2022
- discipline_slug (string, required): Discipline slug (e.g. 'athletics', 'swimming'). Obtain from list_disciplines endpoint.
Example queries
- {"games_slug":"paris-2024","discipline_slug":"canoe-slalom"}