I just found this thing I wrote a few years ago lying around. Maybe I should rewrite it at some point huh?
Crawl a user's profile and compile his race history into a .csv file
- Firefox
- geckodriver
- python
- python pip
pip install selenium
pip install python-dateutil
pip install selenium-requests
python crawler.py --USERNAME {username}