Skip to content

tinman6/golfshot-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

golfshot-downloader

This script downloads your GolfShot rounds and course scorecards into data/rounds and data/courses respectively. It utilizes the json model that GolfShot uses.

To download all your rounds, run:

python3 golfshot-downloader.py [USERNAME] [PASSWORD] [PROFILE_ID]

To download all your rounds until a specific one, run:

python3 golfshot-downloader.py [USERNAME] [PASSWORD] [PROFILE_ID] --until [ROUND_ID]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages