Releases: yashkathe/F1-API-JSON
Releases · yashkathe/F1-API-JSON
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
Contains Five Working Functions
-
getConstructorStandings
Fetch Constructors standings from points table.
The function takes one argument: The year from which you want to extract points table for.
Default argument is the current year. -
getDriverStandings
Fetch F1 driver standings from points table.
The function takes one argument: The year from which you want to extract points table for.
Default argument is the current year. -
getDriverData
Fetch the current lineup of F1 drivers.
No arguments -
getTeamsData
Fetch the current list of F1 teams along with their information.
No arguments -
getWorldChampions
Fetch all the world champions
No arguments