Fore! is a console based PGA leaderboard that can be configured to display the current position and scores for a configurable selection of golfers. The data is scraped from the ESPN Golf Leaderboard.
It is based on jmstjordan/PGALiveLeaderboard
Requires BeautifulSoup(bs4) and Requests (requests) python libraries.
pip install bs4 requests colorama
Replace golfer names in golfers.txt with golfers to be tracked.
python fore.py