formula1.com API: get_award_results
formula1.com via Parse · sports
Get specific award results such as Driver of the Day. Returns voting data with percentages and driver details for each meeting in the season. Access Formula 1 race data including results, standings, schedules, and awards from formula1.com Fulfilled by Parse from formula1.com.
- entertainment
- formula1-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/9bfc909e-ec35-447c-aee1-476971bf8f19/get_award_results
- Interface artifact
- sha256:cd18afb74b960c236cd8c0c78e0b85fe49bfcf88b5ebe6c445c63745b071190d
- Manifest digest
- sha256:b91b3c0ed8dda1899e1b9abf2220ea4aff43eec0de48fb06c7eb6dc80cd404ac
Request fields
- year (string, required): Season year (e.g. 2024): Allowed values: 2024, 2023
- award_path (string, required): Award identifier path. Use 'driver-of-the-day' for full-season results, or append a meeting filter such as 'driver-of-the-day?meeting=1229' to scope to a specific Grand Prix.: Allowed values: driver-of-the-day
Example queries
- {"year":"2024","award_path":"driver-of-the-day"}