{
"timestamp": "2026-05-20T15:56:16.205Z",
"traceID": "11111111-2222-3333-4444-555555555555",
"request_duration": 2.14,
"process_duration": 2.14,
"scraper": "ecommerce_products",
"response": {
"delivery_destination": null,
"product_id": "demo-product-001",
"parent_product_id": null,
"variant_id": null,
"sku": "demo-sku-001",
"title": "Acme - 65\" UltraView 4K Smart TV",
"product_name": "Acme - 65\" UltraView 4K Smart TV",
"brand": "Acme",
"brand_id": null,
"brand_code": null,
"url": "https://www.example-store.com/products/acme-ultraview-65",
"slug": "acme-ultraview-65",
"description": "Demo product description for documentation purposes.",
"about_this_item": [
"65-inch 4K display",
"Smart TV interface",
"HDR support"
],
"price": 349.99,
"price_initial": 499.99,
"price_shipping": null,
"price_buybox": 349.99,
"discount_amount": 150,
"discount_percent": 30,
"currency": "USD",
"currency_symbol": "$",
"usd_price": 349.99,
"usd_price_initial": 499.99,
"availability": "In stock",
"is_on_sale": true,
"rating": 4.6,
"reviews_count": 128,
"reviews_count_display": null,
"top_review": "Great picture quality, simple setup, and solid value for the price.",
"sales_count": null,
"sales_count_display": null,
"category": [
"Demo Store",
"Electronics",
"TVs",
"Smart TVs"
],
"category_id": null,
"category_name": "Smart TVs",
"images": [
"https://cdn.example.com/images/demo-product-001/main.jpg",
"https://cdn.example.com/images/demo-product-001/gallery-1.jpg",
"https://cdn.example.com/images/demo-product-001/gallery-2.jpg"
],
"featured_seller": "Demo Store",
"coupon": {
"is_coupon_applied": false,
"coupon_code": null,
"coupon_discount_value": null,
"after_coupon_price": null,
"after_coupon_discount_price": null,
"coupon_end_time": null
},
"inventory": {
"quantity": 24,
"inventory_status": "available",
"real_inventory_status": "in_stock",
"quick_ship": false
},
"media": {
"primary_image": "https://cdn.example.com/images/demo-product-001/main.jpg",
"gallery": [
"https://cdn.example.com/images/demo-product-001/main.jpg",
"https://cdn.example.com/images/demo-product-001/gallery-1.jpg",
"https://cdn.example.com/images/demo-product-001/gallery-2.jpg"
],
"variant_swatches": []
},
"series": [],
"labels": {
"selling_point_tags": [],
"display_labels": []
},
"metadata": {
"store_id": null,
"merchant_id": null,
"merchant_model": null,
"source_product_ref": "demo-product-001",
"ranking_metadata": null
},
"page_context": {
"page_num": null,
"page_size": null,
"total": null,
"has_next_page": null,
"source_page_type": null
}
}
}