Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:3000/v1/scraped-products/stats
{ "total": 123, "active": 123, "inactive": 123, "with_sellable_product": 123, "without_sellable_product": 123, "field_completeness": { "has_description": 123, "has_image": 123, "has_size": 123, "has_barcode": 123, "has_category": 123, "has_retailer_mappings": 123, "has_pricing": 123 } }
Get statistics about scraped products including field completeness
Scraped product statistics
Field completeness statistics
Show child attributes