OSRS .json Hiscores is a server-side API wrapper designed to transform Old School RuneScape hiscores data into structured and developer-friendly JSON objects, addressing limitations in the official API’s output formats. The official API typically returns CSV or basic arrays, which can be difficult to work with, so this project restructures the data into meaningful objects that include player stats, rankings, and inferred metadata. It also adds additional logic to determine player game modes,...