speedruncomorg / api

REST API Documentation for speedrun.com
346 stars 36 forks source link

`GET /leaderboards` is not paginated #158

Open wRadion opened 1 year ago

wRadion commented 1 year ago

Hey!

I need to fetch all the runs from a leaderboard, but it's not paginated. Max and Offset doesn't work on this endpoint.

I mean I have no issue retrieving all the runs in one request. The game I'm trying to fetch is SM64, the request easily takes at least 10+ seconds in the 16 star category. I would hope it's not damaging your servers load.