Skip to content

yv84/ducking-octo-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ducking-octo-robot
==================

dotabuff.com parser. "Played with Me"

usage: dotabuff.py [-h] --me MY_PLAYERS_ID [--fp START_PAGE] [--lp END_PAGE]
                               [--reload-m] [--file OUTFILE] --tp TARGET_PLAYERS
                               [--thr THREAD_COUNT] [--no-reload-p] [--verified]

http://dotabuff.com/ - Played with Me

optional arguments:
                               -h, --help show this help message and exit
                               --me MY_PLAYERS_ID Id dotabuff
                               --fp START_PAGE first page matches
                               --lp END_PAGE last page matches
                               --reload-m reload matches
                               --file OUTFILE save/load data from file
                               --tp TARGET_PLAYERS list matching players
                               --thr THREAD_COUNT threads count
                               --no-reload-p skip reloading pages
                               --verified played with verified players

Example:
                $python3 dotabuff.py --me 100702042 --fp 1 --lp 60 --tp "100702042 76482434 100702042" --thr 20 --no-reload-p

About

dotabuff.com parser. "Played with Me"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages