srcomAPI Python
3 years ago
British Columbia, Canada

The code on https://github.com/blha303/srcomapi itself does not work, I get syntax errors and stuff. Is there a link to some kind of simpler documentation that has some simpler stuff that I could build off of. I totally could be doing things wrong, but it seems to not work with copy-pasting (removing the >>>) obviously.

European Union

https://github.com/speedruncomorg/api/

Your best bet is just using the "requests" library to make API requests. You can see a simple example here: https://git.mcbe.wtf/MCBE-Speedrunning/Ban-Player/src/branch/master/ban.py