A Python Program that will scout dota 2 players or matches. Uses OpenDota API
The program is in early stages of development and not all features I wanted to add are working or added
You can input steamids or matchids that will return and parse data for you.
Developed with Python3
No dependencies
Usage: $ python dota.py (steamid1) (steamid2) ... $ python dota.py -match (matchid1) (matchid2) ...
I would like to adjust values for Teamfight participation and usage %. Also interested in adding creeps fed. For example (Beastmaster fed this many boars/hawks/creeps worth X amount of gold) I want to add some interface or UI. And Graphs