Scout in development · launch 1 Dec 2026. Try it live · docs

Use Case

Website Monitoring

Recurring fact checks instead of gut feel. Scout returns browser evidence for alerting and incident workflows.

API Call
editable
Request body
{'{'}
:,
:,
:,
:,
:,
:
{'}'}

Smoke check like monitoring jobs: change selector and visible, then run.

Response

Not run yet

Assert: h1 visible=true on example.com

curl
No request yet
json
{
  "message": "Not run yet"
}

Monitoring building blocks

  • /v1/assert for defined rules
  • /v1/screenshot for visual evidence
  • /v1/jobs + webhooks for async runs

Example alert logic

  1. Hourly check against critical pages
  2. Alert Slack/Pager when passed=false
  3. Store the screenshot and response on the incident