Twitter Sentiment Analysis and Multi-Database ETL

8980b914-e90f-4c38-bc8a-22dc431752ee

Latency
201ms
Cost
$0.0000
Tokens
0
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1783448485318
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "twitter",
      "latencyMs": 0,
      "operation": "search",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783448485318
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1783448485318
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1783448485319
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "postgres",
      "latencyMs": 0,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783448485319
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1783448485319
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1783448485320
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "mongodb",
      "safeMode": true,
      "latencyMs": 190,
      "operation": "insert",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783448485512
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1783448485512
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1783448485514
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "slack",
      "latencyMs": 0,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783448485514
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1783448485514
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "timestamp": 1783448485515
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1783448485515
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "timestamp": 1783448485515
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "timestamp": 1783448485516
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783448485516
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "timestamp": 1783448485516
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "timestamp": 1783448485517
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googlecloudnaturallanguage",
      "latencyMs": 0,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783448485517
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "timestamp": 1783448485517
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "timestamp": 1783448485518
  },
  {
    "data": {
      "inputKeys": [
        "documentSentiment",
        "language",
        "entities"
      ],
      "mergeKeys": [
        "number",
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783448485518
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "timestamp": 1783448485518
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "timestamp": 1783448485519
  },
  {
    "data": {
      "kind": "n8n-nodes-base.cron"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783448485519
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "timestamp": 1783448485519
  }
]