Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFRRS Data Scraper for Lehigh University Track & Field

Overview

Welcome to the TFRRS Data Scraper project for Lehigh University Track & Field! This Python program is designed to scrape raw data from TFRRS.org regarding track and field performance metrics of Lehigh University's track team. It then organizes this data by creating a folder hierarchy where each athlete has their own directory. The collected data is used to generate performance graphs over time for each athlete's events.

Prerequisites

  • Python 3.x installed on your system.
  • Basic knowledge of Python and web scraping.

Usage

To use the TFRRS Data Scraper, follow these steps:

  1. Configure the scraper with the desired settings in config.py.

  2. Run the scraper:

    python3 <respective .py file>
    
  3. The program will start scraping data from TFRRS.org and organize it in athlete-specific directories.

  4. Once the scraping is complete, use the data for analysis or generate performance graphs using your preferred data visualization tools.

Folder Hierarchy

Each athlete's data is stored in a separate directory under the data folder, with individual CSV files for each event they have participated in.

Contributions

Contributions to this project are welcome. If you'd like to contribute:

  • Fork the repository.
  • Create a feature branch.
  • Make your changes and document them.
  • Test your changes thoroughly.
  • Submit a pull request for review.

Contact

If you have any questions, suggestions, or issues regarding the TFRRS Data Scraper for Lehigh University Track & Field project, please feel free to contact the author:

About

Python project to scrape and plot performance marks from the Lehigh Track & Field team

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages