Function reference
-
get_runs()
- Get All Runs Within a Game's Category
-
add_platforms()
add_regions()
add_players()
- Join Platform/Region info to Runs
-
get_categories()
- Get A Game's Categories
-
get_games()
- Search for Games by Name
-
get_leaderboard()
- Get A Leaderboard
-
get_platforms()
- Get Platforms
-
get_regions()
- Get Regions
-
get_runs()
- Get All Runs Within a Game's Category
-
get_user()
- Get a Single User by ID
-
get_variable()
- Get a Variable's Information
-
get_variables_game()
- Get a Game's Variables
-
is_outlier()
- Detect Outliers
-
find_records()
- Classify Runs as WR
Arbitrary API interaction
This function can be used to make arbitrary API calls, i.e. for NYI endpoints.
-
sr_get()
- Call the speedrun.com API