Get this data via API

Classify ensuenza.com — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://ensuenza.com"}'
{ "domain": { "domain_url": "https://ensuenza.com", "categories": [ { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.3326161205768585, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware", "confidence": 0.213507279753685, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Kitchen & Dining/Other", "confidence": 0.195767343044281, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.18738435208797455, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.16605868935585022, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.11671088635921478, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/Home Storage & Shelving/Other", "confidence": 0.11228302121162416, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs