Skip to content

Python code to scrape results from Sporthive events

Notifications You must be signed in to change notification settings

LS-geo-VO/sporthive-api-scraper

 
 

Repository files navigation

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

About

Python code to scrape results from Sporthive events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%