Single URL AI Web Scraper and Extractor
3aa0156a-cce3-4d50-878f-d78ef54b366b
Latency
25299ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1783208392041
},
{
"data": {
"kind": "n8n-nodes-base.webhook"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783208392041
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1783208392041
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "validate",
"timestamp": 1783208392041
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "validate",
"timestamp": 1783208392042
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "fetch",
"timestamp": 1783208392045
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 0,
"operation": "fixture",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783208392045
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "fetch",
"timestamp": 1783208392045
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "extract",
"timestamp": 1783208392045
},
{
"event": "execution error (simulated): Extract failed: html.replace is not a function",
"nodeId": "code",
"timestamp": 1783208392046
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783208392046
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "extract",
"timestamp": 1783208392047
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "ai",
"timestamp": 1783208392049
},
{
"data": {
"messages": 1,
"maxTokens": 800
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783208392049
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783208392049
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "ai",
"timestamp": 1783208417336
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "respond",
"timestamp": 1783208417340
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783208417340
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "respond",
"timestamp": 1783208417340
}
]