Skip to content

All season results of a driver #132

Closed Answered by jolpica
llucxdev asked this question in Q&A
Discussion options

You must be logged in to vote

You can get race results for a specific driver by specifying the following:
https://api.jolpi.ca/ergast/f1/drivers/alonso/results/

However, you can't do the same for driverstandings/constructorstandings currently, which is one of our known differences from ergast. So you'd likely have to go season by season, and cache it on your end if you're doing this for many drivers.
https://github.com/jolpica/jolpica-f1/blob/main/docs/ergast_differences.md#standings

I know this isn't ideal, but if you'd like to take a shot at implementing it we'd welcome a PR!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jolpica
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants