Analyze Website Screenshots Using AI

aa36a5d3-8379-4ff9-8c81-8b5972cc2a28

Latency
3748ms
Cost
$0.0012
Tokens
480
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "8b3eb3f4-b31a-48f0-94bb-35379d07a81f",
    "timestamp": 1780741858929
  },
  {
    "data": {
      "initialData": {
        "url": "https://www.n8n.io"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780741858929
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "8b3eb3f4-b31a-48f0-94bb-35379d07a81f",
    "timestamp": 1780741858929
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "ae568c65-e8f6-45bb-9c96-a870da1fc7d6",
    "timestamp": 1780741858932
  },
  {
    "data": {
      "inputKeys": [
        "url"
      ],
      "mergeKeys": [
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741858932
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "ae568c65-e8f6-45bb-9c96-a870da1fc7d6",
    "timestamp": 1780741858932
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "ca9f0357-a596-4453-b351-fdd8d47c81ad",
    "timestamp": 1780741858934
  },
  {
    "event": "fetching POST https://api.urlbox.io/v1/render/sync",
    "nodeId": "http",
    "timestamp": 1780741858934
  },
  {
    "data": {
      "url": "https://api.urlbox.io/v1/render/sync",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741858934
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "ca9f0357-a596-4453-b351-fdd8d47c81ad",
    "timestamp": 1780741859245
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "d2b81b41-1497-4733-8130-67f8de0acff4",
    "timestamp": 1780741859250
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780741859250
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780741859250
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0011978,
      "provider": "openai",
      "latencyMs": 3421,
      "promptTokens": 1,
      "completionTokens": 479
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780741862672
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "d2b81b41-1497-4733-8130-67f8de0acff4",
    "timestamp": 1780741862672
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "8a22fca5-7f06-45fb-a03f-585a7eb35b40",
    "timestamp": 1780741862677
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780741862677
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "8a22fca5-7f06-45fb-a03f-585a7eb35b40",
    "timestamp": 1780741862677
  }
]