Motorsport: Get Race Results
Motorsport via Parse · sports
Get detailed finishing results for a specific race event. Returns positions, driver names, lap counts, finishing times, intervals, average speed, pit stops, points scored, and car details. Use get_race_list to discover valid event_slug values. Scraper for Motorsport.com F1 data including news, drivers, schedule, standings, and race results. Fulfilled by Parse from motorsport.com.
- entertainment
- motorsport
- motorsport-com
- news-media
- 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/dfd791fa-ae96-44c2-8a31-a1db0d09d737/get_race_results
- Interface artifact
- sha256:e470b5ee1e7db263f972e8ae70a044b4c4af67dc74c45de66f5f97b05932f9d9
- Manifest digest
- sha256:3bf022d14b541b99e129f09e41e8a39714d40dcdbc48639dfe335e1e489bc97b
Request fields
- year (string): Year of the race event in YYYY format.
- event_slug (string, required): Slug identifier of the race event, obtained from get_race_list (e.g. 'bahrain-gp-639919', 'monaco-gp-639949').
Example queries
- {"year":"2024","event_slug":"bahrain-gp-639919"}