Skip to content

Tool to scrape TypeRacer and generate statistics on various things for a user

License

Notifications You must be signed in to change notification settings

KiTTYsh/trstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRStats: TypeRacer Statistics Generator

What is it?

A python-based tool that scrapes typeracer.com and gathers information on a user's races, and establishes further statistics using this data, outputting to a pleasant HTML file.

How do I use it?

  1. Install the dependencies with pipenv install or pip3 install -r requirements.txt
  2. Run python -m stats [username] to generate all possible stats for the given user.
  3. Run python -m stats --help for more information on other options.

If you are using Windows, you will need to install, at least, Python 3.7 and enable Environment Variables during installation. Knowledge of how to use the command line will help as well.

How can I help?

If you are familiar with Git, feel free to fork this repository and submit pull requests! If you have no idea how to work with Python, feel free to add anything you would like to see or anything that is broken to our issues list.

About

Tool to scrape TypeRacer and generate statistics on various things for a user

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages