Skip to content

Fetch your dota2 game stats using the opendota.com API

License

Notifications You must be signed in to change notification settings

argv1/opendota-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dota2-stats

======================

Purpose

Using the opendota.com API, this script can generate an overview of all games played so far, both for individual players and for groups of players.

Usage

run pip to ensure all requirements are fulfilled

pip3 install -r requirements.txt

now you can run the script:

main.py -p PLAYERIDS
i.e. main.py -p 221666230 12345674

License

This code is licensed under the GNU General Public License v3.0. For more details, please take a look at the LICENSE file.

About

Fetch your dota2 game stats using the opendota.com API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages