Jump to content
Subscribe to the Spin Axis Podcast! ×

Recommended Posts

I would be interested in it.

I ended up with a pretty twisted way of getting the data in to my MYSQL data base, but it requires I get an nightly handicap report by email for each of the clubs I am in.

to give you an idea.

  1. Email send to my inbox. 
  2. Email filter in Thunderbird that extracts the attachment and puts it in a folder on my PC.
  3. Window Cron job that looks in that fold for any new files and if FTP's them to my Server.
  4. Linux Cron that looks for that file and parses the file and inserts the into the DB.

D


  • 2 months later...
On 8/13/2024 at 7:08 AM, howiekrauth said:

I know this is an old thread, but I have some code written in python to pull handicaps from the GHIN system.

I wound up here because I was curious if there is a public API for the GHIN system.  Does anyone know?

Let me know if you need the python code...

Dang. I've been brainstorming/designing an app that simply requires READ access to GHIN. The primary pro to being able to have authorized READ access to GHIN would be ensuring that users are actually using their GHIN which could limit the ability for them to game their scores. If anyone has any idea how to do so please hit me up.


  • 3 months later...
On 8/13/2024 at 8:08 AM, howiekrauth said:

I know this is an old thread, but I have some code written in python to pull handicaps from the GHIN system.

I wound up here because I was curious if there is a public API for the GHIN system.  Does anyone know?

Let me know if you need the python code...

I would be interested in seeing what you have done.  Just started working on a Golf Game app for my buddies. I have a few ideas, but have not had any luck pull updated handicaps through an API. So for, I have to do it manually and update the app.


On 8/13/2024 at 10:08 AM, howiekrauth said:

I know this is an old thread, but I have some code written in python to pull handicaps from the GHIN system.

I wound up here because I was curious if there is a public API for the GHIN system. Does anyone know?

Let me know if you need the python code...

If you still have that code available, I would love to get a copy. We have PowerShell code that pulls indexes and individual 9-hole handicaps for the tee sets of the course we play. We have 40 players and use this data for skins. We do skins by flight which we have 4 of them A,B,C,D and without pulling this data it would be almost impossible to do in the application. Right now, we also grab each "card" as it comes off the course and put it into a spreadsheet to help us understand who won the round and helps us with skins. Each golfer is required to enter their own scores in GHIN also. Our goal is to have each golfer enter in the scores in GHIN but pull the individual hole scores down each week after the round is posted so that we can figure skins, and points. I found a site for APIs, but it is old referencing https://api.ghin.com/api/v1. Our current code uses https://api2.ghin.com/api/v1. I tried using that along with what was provided in the old doc, but it appears many of the API signatures changed. I'm hoping I can use the python code to get examples of the API calls I need. if nothing else I could recode ours to use python.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

Welcome to TST! Signing up is free, and you'll see fewer ads and can talk with fellow golf enthusiasts! By using TST, you agree to our Terms of Use, our Privacy Policy, and our Guidelines.

The popup will be closed in 10 seconds...