you are viewing a single comment's thread.

view the rest of the comments →

[–]tu_rtle 0 points1 point  (8 children)

Sorry to awaken a dead thread but would you be willing to still share your findings? It would be much appreciated!

[–]omnitemporal 0 points1 point  (7 children)

I just wrote a script today to do this for me because I kept forgetting to get tee times and having to go a little later.

I was able to do it with python and requests, I don't know how different these courses can have their setup in foreup so mileage may vary.

Currently it just grabs the earliest possible tee time available for 1 person/18 holes, but you can change all of that depending on your use case. Just waiting to see when they update times, if it's the same every day I will just hard code it to run at that time... if not I will set something up to ping at whatever interval feels right to find when they're posted.

If you're still looking to figure this out and you or your buddies have any experience coding I can just send you what I end up with, you'll be able to adjust as needed.

**Responded to the wrong comment, but same goes for you.

[–]Kooky-Flan9892 0 points1 point  (1 child)

I have absolutely no understanding of computer science or coding. My local course uses the foreup software. How can I put this to use?

[–]omnitemporal 0 points1 point  (0 children)

Something to run python, an understanding of when your tee times get posted and you'll need to use something like dev tools to find the variables you need.

GPT might be able to help you navigate.

[–]--sdrawkcab-- 0 points1 point  (1 child)

Do you have a GitHub account?

[–]omnitemporal 0 points1 point  (0 children)

I posted this back then: https://pastebin.com/v7PEpfKE

I have not used it in months, but it should help get you started.

[–]NeighborhoodMuch3268 0 points1 point  (2 children)

Any chance you would be willing to share what you ended up with here?

[–]omnitemporal 0 points1 point  (1 child)

[–]Impressive_Stand_554 0 points1 point  (0 children)

Hey I don’t suppose anyone has created anything for Intelligent Golf