Web Content Scraping and Google Sheets Analysis

48694081-6125-4b3a-a8b0-11c45a1ba5e6

Latency
12176ms
Cost
$0.0036
Tokens
1,448
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "c3ef40df-084e-435c-9a11-3aa0a2f94f36",
    "timestamp": 1780646103854
  },
  {
    "data": {
      "initialData": {}
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780646103854
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "c3ef40df-084e-435c-9a11-3aa0a2f94f36",
    "timestamp": 1780646103854
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "a63c3ab3-6aab-43b2-8af6-8b00e24e0ee6",
    "timestamp": 1780646103856
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780646103856
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780646103856
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0015753,
      "provider": "openai",
      "latencyMs": 4489,
      "promptTokens": 1,
      "completionTokens": 630
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780646108347
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "a63c3ab3-6aab-43b2-8af6-8b00e24e0ee6",
    "timestamp": 1780646108347
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "8ddca560-8da7-4090-b865-0523f95ca463",
    "timestamp": 1780646108356
  },
  {
    "event": "fetching GET https://r.jina.ai/http://books.toscrape.com/catalogue/category/books/historical-fiction_4/index.html",
    "nodeId": "http",
    "timestamp": 1780646108356
  },
  {
    "data": {
      "url": "https://r.jina.ai/http://books.toscrape.com/catalogue/category/books/historical-fiction_4/index.html",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780646108356
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "8ddca560-8da7-4090-b865-0523f95ca463",
    "timestamp": 1780646110194
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "40326966-0c46-4df2-8d80-fa014e05b693",
    "timestamp": 1780646110200
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780646110200
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780646110200
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0020403,
      "provider": "openai",
      "latencyMs": 5418,
      "promptTokens": 1,
      "completionTokens": 816
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780646115620
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "40326966-0c46-4df2-8d80-fa014e05b693",
    "timestamp": 1780646115620
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "e0583472-a450-4582-83bc-84a014bea543",
    "timestamp": 1780646115624
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780646115624
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "e0583472-a450-4582-83bc-84a014bea543",
    "timestamp": 1780646115624
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b8aa573d-5b63-4669-900f-bcc915b6ad41",
    "timestamp": 1780646115628
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780646115628
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780646115628
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780646116030
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 402,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780646116030
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b8aa573d-5b63-4669-900f-bcc915b6ad41",
    "timestamp": 1780646116030
  }
]