Vision AI Web Scraper to Google Sheets
d466d805-3c02-4ac9-89e8-0ade19207096
Latency
6307ms
Cost
$0.0024
Tokens
1,336
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "90ac8845-342e-4fdb-ae09-cb9d169b4119",
"timestamp": 1783204402771
},
{
"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": 1783204402771
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "90ac8845-342e-4fdb-ae09-cb9d169b4119",
"timestamp": 1783204402771
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a0ab6dcb-ffad-40bf-8a22-f2e152e69b00",
"timestamp": 1783204402775
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783204402775
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a0ab6dcb-ffad-40bf-8a22-f2e152e69b00",
"timestamp": 1783204402775
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "34f50603-a969-425d-8a1a-ec8031a5cdfd",
"timestamp": 1783204402778
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783204402778
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783204402778
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0014903,
"provider": "google",
"latencyMs": 4006,
"promptTokens": 1,
"completionTokens": 596
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783204406791
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "34f50603-a969-425d-8a1a-ec8031a5cdfd",
"timestamp": 1783204406791
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "9fe8ee54-755a-44f2-a2bf-a695e3754b3d",
"timestamp": 1783204406796
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783204406797
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "9fe8ee54-755a-44f2-a2bf-a695e3754b3d",
"timestamp": 1783204406797
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "79f7b4db-57f1-4004-88b3-51cfcfe9884e",
"timestamp": 1783204406800
},
{
"data": {
"kind": "n8n-nodes-base.executeWorkflowTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783204406800
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "79f7b4db-57f1-4004-88b3-51cfcfe9884e",
"timestamp": 1783204406800
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "1a59a962-f483-4a27-8686-607a7d375584",
"timestamp": 1783204406803
},
{
"data": {
"mode": "read",
"status": "ok",
"fixture": true,
"service": "googleSheets",
"latencyMs": 0,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783204406803
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "1a59a962-f483-4a27-8686-607a7d375584",
"timestamp": 1783204406803
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "f2615921-d060-410b-aef4-cd484edb2897",
"timestamp": 1783204406805
},
{
"data": {
"inputKeys": [
"url",
"promo",
"product_title",
"product_brand",
"product_price",
"promo_percentage",
"query",
"data"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1783204406805
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "f2615921-d060-410b-aef4-cd484edb2897",
"timestamp": 1783204406805
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "82dcdc23-3d71-4281-a3d0-fdbc27327dd0",
"timestamp": 1783204406808
},
{
"data": {
"inputKeys": [
"items"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1783204406808
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "82dcdc23-3d71-4281-a3d0-fdbc27327dd0",
"timestamp": 1783204406808
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "7a2bfc41-1527-448d-a52c-794ca4c9e7ee",
"timestamp": 1783204406812
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 0,
"operation": "fixture",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783204406812
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "7a2bfc41-1527-448d-a52c-794ca4c9e7ee",
"timestamp": 1783204406812
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "01cbc1eb-2910-49b1-89e6-d32d340e5273",
"timestamp": 1783204406814
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 0,
"operation": "fixture",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783204406814
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "01cbc1eb-2910-49b1-89e6-d32d340e5273",
"timestamp": 1783204406814
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "3b9096d1-ab5a-48a8-90ee-465483881d95",
"timestamp": 1783204406816
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783204406816
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "3b9096d1-ab5a-48a8-90ee-465483881d95",
"timestamp": 1783204406816
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "2c142537-d8fe-4fc1-9758-6a3538c43fc0",
"timestamp": 1783204406819
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783204406819
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783204406819
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0009103,
"provider": "openai",
"latencyMs": 1747,
"promptTokens": 426,
"completionTokens": 313
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783204408567
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "2c142537-d8fe-4fc1-9758-6a3538c43fc0",
"timestamp": 1783204408567
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "2054612e-f3e1-4633-9c1a-0644ae07613c",
"timestamp": 1783204408572
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1783204408572
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "2054612e-f3e1-4633-9c1a-0644ae07613c",
"timestamp": 1783204408572
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "226520d1-2edb-4ade-9940-0bae461eb161",
"timestamp": 1783204408576
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"safeMode": true,
"latencyMs": 500,
"operation": "append",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783204409078
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "226520d1-2edb-4ade-9940-0bae461eb161",
"timestamp": 1783204409078
}
]