Skip to content
JaWarrior12 edited this page Feb 7, 2024 · 6 revisions

Welcome to the dredarkLeaderboardLib wiki!

dredarkLeaderboardLib is a package containing everything necessary to scan the Deep Space Airships (drednot.io) player leaderboards.

Usage

import dredarkLeaderboardLib import basics

statistics = basics.Leaderboard()
print(statistics.fetch_ships("leaderboard_URL",limit=10)

Clone this wiki locally