Module riot_api

Source

Functions§

get_champions
⚙️ Function: Retrieves the top 10 champions for a player based on champion mastery.
get_matchs_id
⚙️ Function: Retrieves recent match IDs for a given player using their PUUID.
get_matchs_info
⚙️ Function: Fetches detailed information about a specific match using the match ID.
get_puuid
⚙️ Function: Fetches the player’s PUUID (Player Unique Identifier) from the Riot API.
get_rank_info
⚙️ Function: Fetches ranked information for a player using their summoner ID.
open_dd_json
⚙️ Function: Fetches the latest champion data from Data Dragon (Riot’s official static data service).