Get Player Stats
get_player_statsFetch RS3 hiscores for any player, including ironman and hardcore modes. Clearly indicates when those modes are unavailable rather than mixing data.
Instructions
Get RS3 hiscores for a player. Normal mode works via Jagex index_lite. Ironman/hardcore use documented Jagex endpoints that currently return HTTP 404; the tool reports that clearly instead of falling back to normal data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gameMode | No | Hiscores board (default: normal) | normal |
| username | Yes | Player username to lookup |