Speedrun APIS Documentation

A python library to work with the speedrun.com API To help make working with the API easier, this library, takes care of the bulk of the requests, and seperates the data points into specific funtions. Version 0.6.0

Read about the methods here: users, and here: games.
To work with more specific informaion runs, levels, regions, categories, and leaderboards may help.
For misc information translations. Finnaly to learn about some of the errors you may encounter look here: errors.

Known Issues

  • No currently known issues

TODO

  • Better in code documentaion and better docs!
  • Translations cacheing and effcency improvements!
  • Variables/Values!
  • More runs options
  • Categories (started)
  • Guests
  • Leaderboards (started)
  • Notifications
  • Profile
  • Errors (started)

If you have any questions or suggestions please feel free to contact me about them, for issues please report them on the project repository