Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 350 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 350 Bytes

Sporthive API Scraper

Python code to scrape results from Sporthive.

How to run?

To run, first copy the .env.template, and enter your event- and race id in the .env file:

cp .env.template .env

To install the environment:

poetry install

then simply run

python main.py