clvLabs / fortnitetracker-stats

Stats and tools for fortnitetracker.com
2 stars 0 forks source link

Evaluate fortnitepy library #6

Closed clvLabs closed 3 years ago

clvLabs commented 3 years ago

Check fortnitepy, it looks like using it we could forget about the api layer and concentrate on stats/tools

clvLabs commented 3 years ago

Check https://pypi.org/project/fortnite/ as well

clvLabs commented 3 years ago

Not useful for now, we're getting stats from fortnitetracker.com, not directly from Epic Games as these libraries do...

Maybe it will be better to create a custom class in this project to manage requests to fortnitetracker.com (I leave it for a different issue)

Closing