Skip to content

Script that scrapes the Stratz API for the number of players who have achieved Master tier on a hero

Notifications You must be signed in to change notification settings

DylanPW/DotaPlusRankCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

DotaPlusRankCounter

Small script written in Python 3.7 that scrapes the Stratz API (http://stratz.com) for the number of players who have achieved Master tier on a hero. Big thanks to Stratz for their assistance in getting this script working!

May take a while depending on the speed of the internet connection and the number of heroes/master tier players.

Prerequisites

This script requires the requests library available via pip install requests

Usage

Run the script using python main.py or python main.py -o if you would like a csv with the results to be generated.

About

Script that scrapes the Stratz API for the number of players who have achieved Master tier on a hero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages