Sendouc / sendou.ink

Competitive Splatoon Platform
https://sendou.ink
GNU Affero General Public License v3.0
238 stars 99 forks source link

Get tournament info through API #1892

Open La-Rosi opened 1 month ago

La-Rosi commented 1 month ago

I'm planning on using the API for my tournament. My tournament uses a online web page where It should display a few things, but in order to do so, i'd need to get info from the tournament directly from sendou.ink. I'd need to access the name of the tournament, the amount of people playing in the tournament, the team names, and the w/l ratio; but I'm sure that acessing more info could be really helpful!

vlee489 commented 1 week ago

you need an API key, but the endpoints are documented at https://github.com/Sendouc/sendou.ink/blob/rewrite/app/features/api-public/schema.ts

IPL maintains an unofficial Python lib we use internally at sendou.opensource.iplabs.work/