Reservation availability alerts

Be first when a fully booked date opens up

Trying to book a table, event seat, sports court, campsite, or visa appointment — but everything is marked "Full"? UNIQTrace can watch the exact date/time cell (or a status badge like "Sold out") and ping you on Telegram the moment availability appears.

How it works

Option A — Track a specific area

  1. In the bot, choose Add a Site.
  2. Send the reservation page URL.
  3. Upload a screenshot and draw the rectangle around the date cell (for example, Fri 21:00).
  4. Pick scanners: Both (recommended) or your preference.
  5. Enable Area Change.

We compare pixel diffs and notify on any visual change (for example, greyed "Full" turning to "Available").

Option B — Track keywords/selectors

Use Appears and Disappears for precise signals.

Appears: Available, Open slot, In stock, Book now, Reserve Disappears: Full, Sold out, No availability

CSS example (if the site has structured HTML):

Appears: .timeslot[data-status="available"], .btn-book:not([disabled]) Disappears: .badge.soldout, .timeslot--full

When your "Appears" item shows up (or "Disappears" vanishes), you get an instant Telegram alert.

Why this is reliable for reservations

Smart reconfirmation

To avoid false positives, the bot rechecks quickly and can apply thresholds. You only get actionable alerts.

Visual context & diffs

See exactly what changed with screenshots/diffs. Perfect for "was Full → now Available" moments.

Tip: Need ultra-fast reactions? Mark the site as VIP ~5s to catch fleeting openings.

Quick start

  1. Open the bot → /addsite.
  2. Paste the reservation page URL.
  3. Choose Area Change (with screenshot rectangle) or add keywords/selectors under Appears/Disappears.
  4. Enable monitoring. Unlimited plan checks about every 1 min; VIP about every 5 s.
  5. When a slot opens, you will get a Telegram alert with context and a direct link.

Best practices

Target the smallest stable region

Avoid large areas that include animations or rotating banners. Focus on a single cell/badge.

Combine area + keyword

Use an area rectangle for visuals and an "Appears: Available" keyword for double confirmation.

Ready to catch openings?

Start with 1 free site. Unlimited is $20/mo. Add VIP for rapid checks when seconds matter.