Skip to content

mborrus/athlinks_scraper

Repository files navigation

Athlinks Scraper & Analytics

This repository contains tools to scrape race results from Athlinks.com and a dashboard to analyze and visualize them.

Components

A Python package to fetch race results, handle pagination, and export data to CSV.

  • Features: Scrapes all results, calculates pace, exports to CSV.
  • Location: athlinks_scraper_project/

A Streamlit-based dashboard to explore your race data.

  • Features: Performance trends, pace distribution, runner lookup, pace partners.
  • Location: dashboard/

Quick Start

Scraper

cd athlinks_scraper_project
pip install -e .
athlinks-scraper "https://www.athlinks.com/event/..."

Dashboard

cd dashboard
pip install -r requirements.txt
streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages