Get this data via API

Classify nutcloud.live — 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://nutcloud.live"}'
{ "domain": { "domain_url": "https://nutcloud.live", "categories": [ { "name": "/Health/Nutrition/Other", "confidence": 0.7279265522956848, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5112085938453674, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.22995764017105105, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.20569972693920135, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs