Skip to content

A python program to download your Typeracer history into a CSV file using Web Scraping.

Notifications You must be signed in to change notification settings

skvrahul/typeracer-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Typeracer CSV

Typeracer requires you to have a paid account for you to export your data into a CSV format. This is a (hacky) workaround for that to export your race data into a CSV format by scraping data off the history page and storing into a file.

Requirements

  • pandas
  • selenium(with a webdrivers executable in your PATH)

About

A python program to download your Typeracer history into a CSV file using Web Scraping.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published