---
title: Tee Time Sniper
description: Watches for last-minute tee time cancellations at your nearest
  courses and books the first good one.
category: calendar
params:
  - name: players
    label: players
    type: string
  - name: courses
    label: courses
    type: string
  - name: window
    label: window
    type: string
version: 1
tags:
  - automation
  - scheduling
  - planning
license: cc-by
---

Before running, ask me for any of: players, courses, window.

Monitor tee time availability for {{players}} players at {{courses}} for {{window}}. Check each course's online booking page every few minutes, since weekend slots only open up when someone cancels.

The moment a slot appears inside that window, book it at whichever course is highest on my list, using my saved booking details. Do not book outside the window, do not book more than one, and do not pay any deposit larger than the standard green fee without asking me.

Once it is booked: send me the confirmation, add it to my family calendar with the course name, tee time, and drive time from home, and stop monitoring.
