Skip to content

Tracks a Valorant Player and dumps a JSON with all information about his last match!

License

Notifications You must be signed in to change notification settings

finncyr/getValorantJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getValorantJSON

Tracks a Valorant Player and dumps a JSON with all information about his last match! This is just a small tool to grab the latest match info about a player with Username and Tagline.

Installation

You first need an API Key from Riot Games, you can get one at the Riot Games Developer Portal. Put this into an .env file inside the cloned folder like the following:

RIOT_API_KEY="RGAPI-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"

Usage under Windows

Download the latest .exe from the Releases tab

Hint: You still need the .env file for the API Key!

Usage with Python

python -m pip install -r requirements.txt
python getValorantJSON.py

About

Tracks a Valorant Player and dumps a JSON with all information about his last match!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages