LoL Spectator Scoreboard data

Hello,
Maybe I’m just blind and I couldn’t find it, is there a way to get the data from the score board while spectating a game (gold / kills / towers etc) ?
I’m looking to make a custom UI for event broadcasting.

I tried the gold event but it seems to only apply for when the player is actually playing.

Thx for the help

Currently, the real-time game events for lol are supported only for active games. Not in spectator mode.

After discussing it with the team, I want to mention that you might want to use the Riot spectator API:

https://developer.riotgames.com/apis#spectator-v4

Also, we tested it, and I can confirm that only match_clock , match_start & game_mode are working in spectator mode.

1 Like