An open API service indexing awesome lists of open source software.

https://github.com/isaychris/typeracer-bot

typeracer bot powered by selenium
https://github.com/isaychris/typeracer-bot

bot selenium typeracer

Last synced: about 2 months ago
JSON representation

typeracer bot powered by selenium

Awesome Lists containing this project

README

          

# typeracer-bot
typeracer bot powered by selenium

![Image](https://i.imgur.com/qwkgeiD.png)

### Requirements
* selenium
* firefox
* [gecko webdriver v0.20.1](https://github.com/mozilla/geckodriver/releases/tag/v0.20.1)

### Setup
To install requirements:
```
python setup.py install
```
To run the script:
```
python typeracer-bot.py
```

Default speed is set to 120WPM.

### TODO
* Error Handling
* Captcha solving
* WPM formula needs tweaking