{"collections":{"data":"scraped nutrition + prices per product","products":"product names to scrape"},"database":"mongodb://admin:admin2026@mongo:27017/kotchi?authSource=admin","endpoints":{"GET /api/data":"Get all scraped data (optional limit, offset)","GET /api/data/<key>":"Get one product from data collection","GET /api/products":"List products collection","POST /api/food-plate":"Analyse a plate image using the Groq vision model (supports multipart file upload)","POST /api/prices/refresh":"Re-check prices in data collection; update only if changed","POST /api/scrape":"Scrape all products from products collection","POST /api/search":"Live scrape one item; save to data; optional append to products"},"service":"kotchi-ksa-scraper","storage":"mongodb"}
