@wendy/leaderboard
v2026.04.14.1
Fetch and parse the swamp.club leaderboard into structured JSON. Returns rank, username, score, and events count for 50 entries per page with support for pagination.
Labels
leaderboardswampcommunityanalytics
Contents
Install
$ swamp extension pull @wendy/leaderboard@wendy/leaderboardv2026.04.14.1leaderboard.ts
fetchFetch leaderboard entries from swamp.club. Returns 50 entries per page by default.
| Argument | Type | Description |
|---|---|---|
| page | number | Page number to fetch (1-indexed) |
fetchAllFetch all leaderboard entries across every page and store them as a single list.
fetchAllActiveFetch all leaderboard entries across every page, excluding users with 0 points and 0 events.
Resources
result(7d)— Leaderboard entries for a single fetched page
allResult(7d)— Complete leaderboard entries across all pages
2026.04.12.3102.3 KBApr 12, 2026
Fetch and parse the swamp.club leaderboard into structured JSON. Returns rank, username, score, and events count for 50 entries per page with support for pagination.
Changelog
Models
~leaderboardmethods: +fetchAll; resources: +allResult
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
leaderboardswampcommunityanalytics
2026.04.12.2101.8 KBApr 12, 2026
Fetch and parse the swamp.club leaderboard into structured JSON. Returns rank, username, score, and events count for 50 entries per page with support for pagination.
Changelog
Labels
+leaderboard+swamp+community+analytics
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
leaderboardswampcommunityanalytics
2026.04.12.1101.6 KBApr 12, 2026
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64