AI-Powered Web Scraping for Product Information
8ea4b996-b979-407f-98eb-b3aac8e8fa2c
Latency
25276ms
Cost
$0.0000
Tokens
0
Status
partialgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1783469912436
},
{
"data": {
"initialData": {
"html_snippet": "<div class=\"product-details\"><h1 class=\"product-title\">SuperWidget Pro</h1><p class=\"product-description\">The SuperWidget Pro is our latest innovation, designed for professionals who demand the best. It features a durable titanium casing, a high-resolution OLED display, and a battery life of up to 48 hours. Perfect for demanding tasks and extended use.</p><div class=\"price-section\"><span class=\"currency\">$</span><span class=\"amount\">299.99</span></div><ul class=\"features-list\"><li>Titanium Casing</li><li>OLED Display</li><li>48-Hour Battery Life</li><li>Water Resistant (IP68)</li></ul><div class=\"availability\">In Stock</div><a href=\"https://example.com/products/superwidget-pro\" class=\"product-link\">View on our website</a></div>"
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783469912436
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1783469912436
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "extract",
"timestamp": 1783469912441
},
{
"data": {
"messages": 2,
"maxTokens": 300
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783469912441
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783469912441
},
{
"data": {
"error": "OpenAI API error (429): {\n \"error\": {\n \"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.\",\n \"type\": \"insufficient_quota\",\n \"param\": null,\n \"code\": \"insufficient_quota\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "extract",
"timestamp": 1783469937712
}
]