Daily Reddit Post Monitoring and AI Ranking
5c453c7d-3940-42ba-8910-b7c1cde58837
Latency
4547ms
Cost
$0.0018
Tokens
709
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1783470365926
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783470365926
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1783470365926
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "fetch-reddit",
"timestamp": 1783470365931
},
{
"event": "fetching GET https://www.reddit.com/r/SaaS/hot.json?limit=20",
"nodeId": "http",
"timestamp": 1783470365931
},
{
"data": {
"url": "https://www.reddit.com/r/SaaS/hot.json?limit=20",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1783470365931
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "http-403",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783470366207
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "fetch-reddit",
"timestamp": 1783470366207
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "parse",
"timestamp": 1783470366207
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "parse",
"timestamp": 1783470366215
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "ai-analyze",
"timestamp": 1783470366219
},
{
"data": {
"messages": 1,
"maxTokens": 800
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783470366219
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783470366219
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0017703,
"provider": "openai",
"latencyMs": 3744,
"promptTokens": 1,
"completionTokens": 708
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783470369965
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "ai-analyze",
"timestamp": 1783470369965
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "merge",
"timestamp": 1783470369965
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "merge",
"timestamp": 1783470369970
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "save-sheets",
"timestamp": 1783470369973
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"safeMode": true,
"latencyMs": 500,
"operation": "append",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783470370473
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "save-sheets",
"timestamp": 1783470370473
}
]