Compare players' Fortnite stats in a more visual way.
You have to generate your own API key to access the data.
- Create an account on Fortnite Tracker
- Retrieve your key here
- Open up get_stats.py with a text editor or IDE
- Replace the URL with the link found under "Get Fortnite BR Player Stats" on the page from step 2
- Replace the key with your TRN API key
- In your terminal run "python3 app.py"