Single URL AI Web Scraper and Extractor
78c52917-5d6e-4a0a-a04f-21ba0a1f85ed
Latency
697ms
Cost
$0.0001
Tokens
16
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1783208390324
},
{
"data": {
"kind": "n8n-nodes-base.webhook"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783208390324
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1783208390324
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "validate",
"timestamp": 1783208390324
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "validate",
"timestamp": 1783208390327
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "fetch",
"timestamp": 1783208390329
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 0,
"operation": "fixture",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783208390329
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "fetch",
"timestamp": 1783208390329
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "extract",
"timestamp": 1783208390329
},
{
"event": "execution error (simulated): Extract failed: html.replace is not a function",
"nodeId": "code",
"timestamp": 1783208390330
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783208390330
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "extract",
"timestamp": 1783208390331
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "ai",
"timestamp": 1783208390333
},
{
"data": {
"messages": 1,
"maxTokens": 800
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783208390333
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783208390333
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.0001075,
"provider": "openai",
"latencyMs": 680,
"promptTokens": 7,
"completionTokens": 9
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783208391014
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "ai",
"timestamp": 1783208391014
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "respond",
"timestamp": 1783208391021
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783208391021
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "respond",
"timestamp": 1783208391021
}
]