A RuneLite plugin that exports your player data to JSON or CSV files.
| Category | Notes |
|---|---|
| Skills | Level and XP for all skills |
| Quests | Current quests, split into completed / in progress / not started |
| Bank | Item name, ID, and quantity — open your bank before exporting |
| Friends | Current name and previous name |
| Ignores | Current name and previous name |
| Clan | All members |
| Achievement Diaries | Tier completion (Easy / Medium / Hard / Elite) per region (no individual tasks yet) |
| Combat Achievements | Per-task completion with tier totals |
Files are written to:
~/.runelite/data-exports/
Filenames follow the pattern:
<player>_<category>_<yyyy-MM-dd_HH-mm-ss>.json
| Setting | Description | Default |
|---|---|---|
| Export Format | JSON, CSV, or Both | JSON |
| Combined File on Export All | Writes a single export file instead of one per category. Always JSON. |
Off |
- Log in to OSRS
- Open the Data Exporter panel from the RuneLite sidebar
- Click any individual export button, or Export All
- Find the output files in
~/.runelite/data-exports/
Bank: The bank is only loaded client-side when you have it open. Open your bank at least once before clicking Export Bank.