Register the moment the door opens.
Writ watches a "closed" page as fast as every 10s. The moment registration opens, a Workflow fills and submits on your own account - with confirm-gate and dry-run so nothing fires early.
The page opens, the form submits - before the slots are gone.
Windows open without warning.
Course enrollments, event registrations, grant and permit windows, beta waitlists - they open without warning and fill instantly. Hitting refresh and racing the form by hand rarely wins.
- Course enrollments and event registrations open without warning.
- Grant, permit, and beta windows fill instantly.
- Racing the form by hand rarely wins.
The watch-and-act chain.
Built on Monitors, Automations, and Workflows.
Safety and control.
You decide what gets submitted and when - Writ just makes sure you don't miss the window.
Cadence and cost. Faster cadence consumes more cloud run-time - tune cadence to the window you're watching. Faster monitor cadence is available on higher plans.
Closed page to submitted form.
# Monitor: registration page, every 10s, selector ".status" != "Closed" # Automation: on change → run Workflow "register" # Workflow: navigate → fill (form fields) → twofa (Persona) → click (submit) → assert (confirmation)
The page opens, the form submits - before the slots are gone.
Auto-register questions.
How fast?
Within seconds of the page opening.
Can I review before it submits?
Yes - confirm-gate holds for your approval.
Does it handle login and 2FA?
Yes, on your own account via Personas.
Will it register twice?
No - idempotency prevents it.
Act inside the window, automatically.
Watch a closed page and auto-submit your registration the instant it opens.