Scrape Trustpilot Reviews for Sentiment Analysis

3d6ffcce-9a70-4e60-b1dc-2e4bc45b58c2

Latency
77484ms
Cost
$0.0000
Tokens
0
Status
partial
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "5423b55d-eb6c-41c6-9b26-410e3c92b85d",
    "timestamp": 1783446210275
  },
  {
    "data": {
      "initialData": {
        "max_page": 2,
        "company_id": "example-tech-inc",
        "recensione": "This is a fantastic product, I'm really impressed with the quality and customer service.",
        "recensioni": [
          {
            "output.data": "2023-10-27T10:00:00Z",
            "output.testo": "Absolutely love this service! The team is responsive and the product exceeded my expectations. Highly recommend.",
            "output.autore": "Jane Doe",
            "output.titolo": "Exceptional Service!",
            "output.nazione": "USA",
            "output.valutazione": 5,
            "output.n_recensioni": 150
          },
          {
            "output.data": "2023-10-26T15:30:00Z",
            "output.testo": "The product is good, but the delivery was a bit slow. Customer support was helpful though.",
            "output.autore": "John Smith",
            "output.titolo": "Good Product, Slow Delivery",
            "output.nazione": "UK",
            "output.valutazione": 4,
            "output.n_recensioni": 220
          }
        ],
        "Valutazione": 5,
        "output.data": "2023-10-27T11:00:00Z",
        "output.testo": "I had a few issues with the setup, but the support team guided me through it. It's working well now.",
        "output.autore": "Alice Wonderland",
        "output.titolo": "Minor Setup Hiccups, Resolved",
        "output.nazione": "Canada",
        "output.valutazione": 4,
        "recensioni.replace": "This is a fantastic product, I'm really impressed with the quality and customer service.",
        "output.n_recensioni": 85,
        "sentimentAnalysis.category": "positive"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1783446210275
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "5423b55d-eb6c-41c6-9b26-410e3c92b85d",
    "timestamp": 1783446210275
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "79f1b9ea-6297-4735-9c0f-9f28dd65efa0",
    "timestamp": 1783446210276
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/deepseek-reasoner",
    "nodeId": "llm",
    "timestamp": 1783446210276
  },
  {
    "data": {
      "model": "deepseek-reasoner",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783446210276
  },
  {
    "data": {
      "error": "OpenAI API error (429): {\n    \"error\": {\n        \"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.\",\n        \"type\": \"insufficient_quota\",\n        \"param\": null,\n        \"code\": \"insufficient_quota\"\n    }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "79f1b9ea-6297-4735-9c0f-9f28dd65efa0",
    "timestamp": 1783446235666
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "159cc88e-1dd3-4bba-a3c8-59a9aad14c88",
    "timestamp": 1783446235668
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783446235668
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783446235668
  },
  {
    "data": {
      "error": "OpenAI API error (429): {\n    \"error\": {\n        \"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.\",\n        \"type\": \"insufficient_quota\",\n        \"param\": null,\n        \"code\": \"insufficient_quota\"\n    }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "159cc88e-1dd3-4bba-a3c8-59a9aad14c88",
    "timestamp": 1783446261230
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "52757ade-4206-40f9-bf4f-c3aefb004d2e",
    "timestamp": 1783446261232
  },
  {
    "data": {
      "inputKeys": [
        "recensione",
        "Valutazione",
        "recensioni.replace",
        "company_id",
        "max_page",
        "recensioni",
        "output.data",
        "output.autore",
        "output.testo",
        "output.titolo",
        "output.nazione",
        "sentimentAnalysis.category",
        "output.valutazione",
        "output.n_recensioni"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783446261232
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "52757ade-4206-40f9-bf4f-c3aefb004d2e",
    "timestamp": 1783446261232
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "cd7e9d36-7ecd-4d9c-b552-8f46b0cfcc03",
    "timestamp": 1783446261233
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 0,
      "operation": "fixture",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783446261233
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "cd7e9d36-7ecd-4d9c-b552-8f46b0cfcc03",
    "timestamp": 1783446261233
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "476ff7b6-ab30-4674-a7fe-b032128ee51a",
    "timestamp": 1783446261235
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783446261235
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "476ff7b6-ab30-4674-a7fe-b032128ee51a",
    "timestamp": 1783446261235
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "095a8e10-1630-4a1a-b6c9-7950ae1ed803",
    "timestamp": 1783446261236
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783446261236
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "095a8e10-1630-4a1a-b6c9-7950ae1ed803",
    "timestamp": 1783446261236
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "506cdaa1-e0ba-4f29-b137-69d321b13c94",
    "timestamp": 1783446261237
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783446261237
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "506cdaa1-e0ba-4f29-b137-69d321b13c94",
    "timestamp": 1783446261237
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2d507fe6-a4fc-42ff-97ff-dfd552c651ab",
    "timestamp": 1783446261239
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "safeMode": true,
      "latencyMs": 500,
      "operation": "appendOrUpdate",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783446261740
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2d507fe6-a4fc-42ff-97ff-dfd552c651ab",
    "timestamp": 1783446261740
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "a2a35455-7d3e-4c4c-aa66-6cbbd48d867a",
    "timestamp": 1783446261741
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleSheets",
      "latencyMs": 0,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783446261741
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "a2a35455-7d3e-4c4c-aa66-6cbbd48d867a",
    "timestamp": 1783446261741
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "0036f3b1-4832-4a35-8694-0893475a4119",
    "timestamp": 1783446261742
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1783446261742
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "0036f3b1-4832-4a35-8694-0893475a4119",
    "timestamp": 1783446261742
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "0a1fab6e-96b7-403b-884e-f67be6e23fa5",
    "timestamp": 1783446261743
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 0,
      "operation": "fixture",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783446261743
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "0a1fab6e-96b7-403b-884e-f67be6e23fa5",
    "timestamp": 1783446261743
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "7d322d76-1032-405a-9d46-2958761a184d",
    "timestamp": 1783446261745
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783446261745
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "7d322d76-1032-405a-9d46-2958761a184d",
    "timestamp": 1783446261745
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "6ff4dd9d-eedd-4d84-b13a-b3c0db717409",
    "timestamp": 1783446261746
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783446261746
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783446261746
  },
  {
    "data": {
      "error": "OpenAI API error (429): {\n    \"error\": {\n        \"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.\",\n        \"type\": \"insufficient_quota\",\n        \"param\": null,\n        \"code\": \"insufficient_quota\"\n    }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "6ff4dd9d-eedd-4d84-b13a-b3c0db717409",
    "timestamp": 1783446287253
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "eb853885-816d-4df7-b5ac-900fa89d3df9",
    "timestamp": 1783446287256
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "sentimentanalysis",
      "latencyMs": 0,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783446287256
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "eb853885-816d-4df7-b5ac-900fa89d3df9",
    "timestamp": 1783446287256
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "952484e5-8e87-4eb3-99a6-5bf26c701ba8",
    "timestamp": 1783446287258
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "safeMode": true,
      "latencyMs": 500,
      "operation": "appendOrUpdate",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783446287759
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "952484e5-8e87-4eb3-99a6-5bf26c701ba8",
    "timestamp": 1783446287759
  }
]