Scrape Trustpilot Reviews for Sentiment Analysis

5fe0cfce-f760-49c2-963a-f0a9b23081d9

Latency
12049ms
Cost
$0.0037
Tokens
1,509
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

@n8n/n8n-nodes-langchain.sentimentAnalysis

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "5423b55d-eb6c-41c6-9b26-410e3c92b85d",
    "timestamp": 1780740111313
  },
  {
    "data": {
      "initialData": {
        "recensione": "Servizio eccellente e consegna rapida.",
        "Valutazione": "5"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780740111313
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "5423b55d-eb6c-41c6-9b26-410e3c92b85d",
    "timestamp": 1780740111313
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "79f1b9ea-6297-4735-9c0f-9f28dd65efa0",
    "timestamp": 1780740111316
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/deepseek-reasoner",
    "nodeId": "llm",
    "timestamp": 1780740111316
  },
  {
    "data": {
      "model": "deepseek-reasoner",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780740111316
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0014227999999999999,
      "provider": "openai",
      "latencyMs": 3680,
      "promptTokens": 1,
      "completionTokens": 569
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780740114998
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "79f1b9ea-6297-4735-9c0f-9f28dd65efa0",
    "timestamp": 1780740114998
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "159cc88e-1dd3-4bba-a3c8-59a9aad14c88",
    "timestamp": 1780740115002
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780740115002
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780740115002
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0021203000000000003,
      "provider": "openai",
      "latencyMs": 5597,
      "promptTokens": 1,
      "completionTokens": 848
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780740120603
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "159cc88e-1dd3-4bba-a3c8-59a9aad14c88",
    "timestamp": 1780740120603
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "52757ade-4206-40f9-bf4f-c3aefb004d2e",
    "timestamp": 1780740120607
  },
  {
    "data": {
      "inputKeys": [
        "recensione",
        "Valutazione"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780740120607
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "52757ade-4206-40f9-bf4f-c3aefb004d2e",
    "timestamp": 1780740120607
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "cd7e9d36-7ecd-4d9c-b552-8f46b0cfcc03",
    "timestamp": 1780740120611
  },
  {
    "event": "fetching GET https://it.trustpilot.com/review/",
    "nodeId": "http",
    "timestamp": 1780740120611
  },
  {
    "data": {
      "url": "https://it.trustpilot.com/review/",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780740120611
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "cd7e9d36-7ecd-4d9c-b552-8f46b0cfcc03",
    "timestamp": 1780740120823
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "476ff7b6-ab30-4674-a7fe-b032128ee51a",
    "timestamp": 1780740120827
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780740120827
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "476ff7b6-ab30-4674-a7fe-b032128ee51a",
    "timestamp": 1780740120827
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "095a8e10-1630-4a1a-b6c9-7950ae1ed803",
    "timestamp": 1780740120830
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780740120830
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "095a8e10-1630-4a1a-b6c9-7950ae1ed803",
    "timestamp": 1780740120830
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "506cdaa1-e0ba-4f29-b137-69d321b13c94",
    "timestamp": 1780740120831
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780740120831
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "506cdaa1-e0ba-4f29-b137-69d321b13c94",
    "timestamp": 1780740120831
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2d507fe6-a4fc-42ff-97ff-dfd552c651ab",
    "timestamp": 1780740120832
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780740120832
  },
  {
    "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": 1780740120832
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780740121213
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 381,
      "operation": "appendOrUpdate"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780740121213
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2d507fe6-a4fc-42ff-97ff-dfd552c651ab",
    "timestamp": 1780740121213
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "a2a35455-7d3e-4c4c-aa66-6cbbd48d867a",
    "timestamp": 1780740121219
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780740121219
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780740121219
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780740121471
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 252,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780740121471
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "a2a35455-7d3e-4c4c-aa66-6cbbd48d867a",
    "timestamp": 1780740121471
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "0036f3b1-4832-4a35-8694-0893475a4119",
    "timestamp": 1780740121477
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780740121477
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "0036f3b1-4832-4a35-8694-0893475a4119",
    "timestamp": 1780740121477
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "0a1fab6e-96b7-403b-884e-f67be6e23fa5",
    "timestamp": 1780740121480
  },
  {
    "event": "fetching GET https://it.trustpilot.com",
    "nodeId": "http",
    "timestamp": 1780740121480
  },
  {
    "data": {
      "url": "https://it.trustpilot.com",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780740121480
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "0a1fab6e-96b7-403b-884e-f67be6e23fa5",
    "timestamp": 1780740121522
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "7d322d76-1032-405a-9d46-2958761a184d",
    "timestamp": 1780740121526
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780740121526
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "7d322d76-1032-405a-9d46-2958761a184d",
    "timestamp": 1780740121526
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "6ff4dd9d-eedd-4d84-b13a-b3c0db717409",
    "timestamp": 1780740121530
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780740121530
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780740121530
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0001964,
      "provider": "openai",
      "latencyMs": 1526,
      "promptTokens": 13,
      "completionTokens": 77
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780740123062
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "6ff4dd9d-eedd-4d84-b13a-b3c0db717409",
    "timestamp": 1780740123062
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "eb853885-816d-4df7-b5ac-900fa89d3df9",
    "timestamp": 1780740123067
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.sentimentAnalysis"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780740123067
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "eb853885-816d-4df7-b5ac-900fa89d3df9",
    "timestamp": 1780740123067
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "952484e5-8e87-4eb3-99a6-5bf26c701ba8",
    "timestamp": 1780740123075
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780740123075
  },
  {
    "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": 1780740123075
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780740123361
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 287,
      "operation": "appendOrUpdate"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780740123362
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "952484e5-8e87-4eb3-99a6-5bf26c701ba8",
    "timestamp": 1780740123362
  }
]