Vision AI Web Scraper to Google Sheets
28ed4950-440e-431a-8e66-47e4874b3487
Latency
2469ms
Cost
$0.0016
Tokens
458
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "90ac8845-342e-4fdb-ae09-cb9d169b4119",
"timestamp": 1783204369552
},
{
"data": {
"initialData": {
"url": "https://www.example-ecommerce.com/products/super-widget-pro",
"data": "This is a placeholder for any additional data that might be passed to the workflow.",
"promo": "SUMMER20",
"query": "Extract product details and promotional offer for the Super Widget Pro from the provided webpage.",
"product_brand": "Acme Corp",
"product_price": "99.99",
"product_title": "Super Widget Pro",
"promo_percentage": "20"
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783204369552
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "90ac8845-342e-4fdb-ae09-cb9d169b4119",
"timestamp": 1783204369552
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a0ab6dcb-ffad-40bf-8a22-f2e152e69b00",
"timestamp": 1783204369555
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783204369555
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a0ab6dcb-ffad-40bf-8a22-f2e152e69b00",
"timestamp": 1783204369555
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "34f50603-a969-425d-8a1a-ec8031a5cdfd",
"timestamp": 1783204369558
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783204369558
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783204369558
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.0001075,
"provider": "google",
"latencyMs": 806,
"promptTokens": 7,
"completionTokens": 9
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783204370365
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "34f50603-a969-425d-8a1a-ec8031a5cdfd",
"timestamp": 1783204370365
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "9fe8ee54-755a-44f2-a2bf-a695e3754b3d",
"timestamp": 1783204370370
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783204370370
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "9fe8ee54-755a-44f2-a2bf-a695e3754b3d",
"timestamp": 1783204370370
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "79f7b4db-57f1-4004-88b3-51cfcfe9884e",
"timestamp": 1783204370374
},
{
"data": {
"kind": "n8n-nodes-base.executeWorkflowTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783204370374
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "79f7b4db-57f1-4004-88b3-51cfcfe9884e",
"timestamp": 1783204370374
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "1a59a962-f483-4a27-8686-607a7d375584",
"timestamp": 1783204370377
},
{
"data": {
"mode": "read",
"status": "ok",
"fixture": true,
"service": "googleSheets",
"latencyMs": 0,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783204370377
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "1a59a962-f483-4a27-8686-607a7d375584",
"timestamp": 1783204370377
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "f2615921-d060-410b-aef4-cd484edb2897",
"timestamp": 1783204370380
},
{
"data": {
"inputKeys": [
"url",
"promo",
"product_title",
"product_brand",
"product_price",
"promo_percentage",
"query",
"data"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1783204370380
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "f2615921-d060-410b-aef4-cd484edb2897",
"timestamp": 1783204370380
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "82dcdc23-3d71-4281-a3d0-fdbc27327dd0",
"timestamp": 1783204370383
},
{
"data": {
"inputKeys": [
"items"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1783204370383
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "82dcdc23-3d71-4281-a3d0-fdbc27327dd0",
"timestamp": 1783204370383
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "7a2bfc41-1527-448d-a52c-794ca4c9e7ee",
"timestamp": 1783204370385
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 0,
"operation": "fixture",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783204370385
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "7a2bfc41-1527-448d-a52c-794ca4c9e7ee",
"timestamp": 1783204370385
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "01cbc1eb-2910-49b1-89e6-d32d340e5273",
"timestamp": 1783204370388
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 0,
"operation": "fixture",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783204370388
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "01cbc1eb-2910-49b1-89e6-d32d340e5273",
"timestamp": 1783204370388
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "3b9096d1-ab5a-48a8-90ee-465483881d95",
"timestamp": 1783204370390
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783204370390
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "3b9096d1-ab5a-48a8-90ee-465483881d95",
"timestamp": 1783204370390
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "2c142537-d8fe-4fc1-9758-6a3538c43fc0",
"timestamp": 1783204370392
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783204370392
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783204370392
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.001465,
"provider": "openai",
"latencyMs": 1112,
"promptTokens": 394,
"completionTokens": 48
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783204371509
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "2c142537-d8fe-4fc1-9758-6a3538c43fc0",
"timestamp": 1783204371509
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "2054612e-f3e1-4633-9c1a-0644ae07613c",
"timestamp": 1783204371514
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1783204371514
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "2054612e-f3e1-4633-9c1a-0644ae07613c",
"timestamp": 1783204371514
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "226520d1-2edb-4ade-9940-0bae461eb161",
"timestamp": 1783204371519
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"safeMode": true,
"latencyMs": 500,
"operation": "append",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783204372021
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "226520d1-2edb-4ade-9940-0bae461eb161",
"timestamp": 1783204372021
}
]