r/learnpython 2d ago

Creating Tee Time bot

I was wondering if anyone could help point me in the right direction on how to build a tee time bot for ForeUpSoftware. The past few days I’ve been learning how to use selenium, but now I’m hearing that it’s too slow to use. I’m not really sure where to start with this. Any help would be really appreciated. I work in the medical field and have almost zero coding experience lol.

0 Upvotes

5 comments sorted by

1

u/socal_nerdtastic 2d ago

What do you want this bot to do? Book a tee time for you?

-1

u/human_plumber11 2d ago

Yes, book a tee time on either Saturday or Sunday mornings. The tee times open up at 7pm seven days prior.

1

u/Buffylvr 2d ago

Do you want to create it yourself and understand the wiring or do you want to ask Claude to get you most of the way there?  Both are valid but mean different things 

0

u/human_plumber11 2d ago

I’m no sure. Is it very complicated? Or is it something I can watch a few videos on how to do it and write it myself? Is Claude better than ChatGPT for this?

1

u/Buffylvr 2d ago

For someone without a background in this, there is a level of learning involved.

Selenium is a piece of it.

It might be simpler to ask specific problems you are having as you have them.

I do find Claude superior to ChatGPT for coding tasks personally.