I'm trying to get my driver's license as soon as possible, but the booking slots fill up so quickly! It's looking like I can't book anything for at least two months. Is there a way I can set up a script that checks the website every minute or so for any available appointments? If it finds one, I'd love to get a notification right away. Bonus points if the script could automatically book a time slot for me! I'm a total beginner—I've only used Puppeteer for a class, so I'm not super experienced with this kind of thing.
1 Answer
Sure, you could do something like that! But honestly, how often are you really going to book a driver's license appointment? It feels like a one-off thing, so I'm not sure it's worth the hassle to automate all of this.

Unfortunately, I'm kind of on a tight deadline here, so I really need to find a way to speed things up.