You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2022. It is now read-only.
ppotatoo edited this page Jan 15, 2021
·
3 revisions
This is a wiki for all publicly found API endpoints for the website https://new.scoresaber.com. Keep in mind that this website is not yet finished and is missing some key features like map leaderboards.
To find all of these endpoints, I used the network tab of chrome.
1.
Open the network tab of inspect element.
2.
Reload the page with CTRL+R to record network data.
3.
Filter by clicking JS at the top of the page.
4.
Click the first thing that comes up on the left, there should usually only be one.
5.
Click Initiators. The API endpoints should all be there.