get_jolpica_content | R Documentation |
Gets Jolpica-F1 content and returns the processed json object if no errors are found. This will automatically fall back from https:// to http:// if Jolpica suffers errors, and will automatically retry up to 5 times by each protocol
Note in 2024 this replaced the deprecated Ergast API. Much of the historical data is duplicated in Jolpica
get_jolpica_content(url)
url |
the Jolpica URL tail to get from the API (for example,
|
the result of jsonlite::fromJSON
called on Jolpica's return content.
Further processing is performed by specific functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.