This is a web scraper for comparing Track and Field Results Reporting Service (TFRRS) cross country results across races.
Steps for running the code:
- Clone the repository to your local machine
- Edit tfrrs.py so the meet dictionary contains the links to the TFRRS pages for the meets you want to compare
- Run python3 tfrrs.py in the appropriate directory
- Josh Rosenkranz