https://github.com/zchfvy/dotaspider
https://github.com/zchfvy/dotaspider
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zchfvy/dotaspider
- Owner: zchfvy
- Created: 2017-05-09T12:19:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T08:07:30.000Z (about 9 years ago)
- Last Synced: 2025-01-23T06:12:53.717Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tool to get semi-reasonable dota2 bulk match data.
Usage
-----
Add account id (32 bit int) and "0" pairs to players.txt like so
> 1234567,0
> 9876543,0
These should be of account ID's you "trust"
You will also need a folder called 'matches'.
Configuration optiosn available in scrape.py