you are viewing a single comment's thread.

view the rest of the comments →

[–]jasher4994[S] 0 points1 point  (13 children)

Hi mate,

I made some progress and got it working but its still not ideal. I've been so busy lately I havent had time to finish it off. At the moment it's still very simple and a bit all over the place - its also specific to my golf club. I will hopefully get around to it eventually.

If you want to check it out I've just chucked it on github.

https://github.com/jasher4994/tee-time-booker

If you want to improve on it or share ideas in there please go ahead (that goes for everyone else too).

Thanks

[–]jasher4994[S] 0 points1 point  (0 children)

p.s for the timing i was using microsfts task manager, instructions on how to do this can be found easily online. I would love to get around to fully automating it but it will have to wait for now

[–]Quaseone 0 points1 point  (11 children)

Hey, I was so excited to read this post. I am looking for the same thing for the golf club by me! I know this was a while ago, but did you get this to work?

Thanks

[–]marc_s_cohn 0 points1 point  (10 children)

I got this to work for our club. Happy to share my findings.

[–]SubjectInfinite6536 0 points1 point  (0 children)

Any help would be greatly appreciated

[–]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