LeleDerGrasshalmi / FortniteEndpointsDocumentation

Fortnite & Epic Games Unofficial API Documentation
267 stars 70 forks source link

Team Account Name Leaderboard #345

Closed NicolasCassunde closed 1 week ago

NicolasCassunde commented 1 week ago

Issue Checklist

What is your question?

how can i retrieve the team account name? Captura_de_Tela_2024-11-09_as_23

LeleDerGrasshalmi commented 1 week ago

you could just use the frontend api, that returns the name directly

https://www.fortnite.com/competitive/api/leaderboard/:eventId/:eventWindowId/false

e.g. https://www.fortnite.com/competitive/api/leaderboard/epicgames_S31_SoloVictoryCashCup_EU/S31_SoloVictoryCashCup_Event5Round1_EU/false

image