Single URL AI Web Scraper and Extractor
f706c0a3-0a4b-4d55-b816-8d1061c43fa9
Latency
5058ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1780866805267
},
{
"data": {
"kind": "n8n-nodes-base.webhook"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780866805267
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1780866805267
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "validate",
"timestamp": 1780866805267
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "validate",
"timestamp": 1780866805270
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "fetch",
"timestamp": 1780866805271
},
{
"event": "fetching GET https://example.com/some-page",
"nodeId": "http",
"timestamp": 1780866805271
},
{
"data": {
"url": "https://example.com/some-page",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780866805271
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "fetch",
"timestamp": 1780866805428
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "extract",
"timestamp": 1780866805428
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "extract",
"timestamp": 1780866805435
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "ai",
"timestamp": 1780866805437
},
{
"data": {
"messages": 1,
"maxTokens": 800
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780866805437
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780866805437
},
{
"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": 1780866810320
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "respond",
"timestamp": 1780866810325
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780866810325
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "respond",
"timestamp": 1780866810325
}
]