-
Notifications
You must be signed in to change notification settings - Fork 0
URL Formating, Categories, & Keys
JaWarrior12 edited this page Sep 12, 2024
·
1 revision
The library requires the URL to be formatted specifically as to speed up the process of scanning the leaderboard. Please follow the format below.
Base URL: https://drednot.io/leaderboard/
URL Format: https://drednot.io/leaderboard/?cat=CATEGORY&by=KEY
The category (?cat=) attached to the URL designates what leaderboard, so bot kills, pvp wins, pvp loot, shield master kills, etc...
The key (by=) designates what key: this can be: pilot, clan, or ship.
Example URL: https://drednot.io/leaderboard/?cat=boss_shield&by=pilot; This URL fetches the pilot stats for the shield master leaderboard.
- boss_shield
- boss_coward
- boss_lazer
- bots
- pvp_elimination_wins
- pvp_elimination_loot
- pilot
- clan
- ship
Archive URL Layout: https://pub.drednot.io/<SERVER>/<SEASON>_<CATEGORY>_<KEY>.<PAGE>.html
- boss_shield
- boss_coward
- boss_lazer
- bots
- pvp_elimination_wins
- pvp_elimination_loot
- s (ship)
- p (pilot)
- c (clan)