Get this data via API

Classify balancedliving.store — 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://balancedliving.store"}'
{ "domain": { "domain_url": "https://balancedliving.store", "categories": [ { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.3806708753108978, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.2218303382396698, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Food & Drink/Cooking & Recipes/Healthy Eating", "confidence": 0.1559402346611023, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Beauty & Fitness/Face & Body Care/Other", "confidence": 0.1305777132511139, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Food & Drink/Beverages/Nutrition Drinks & Shakes", "confidence": 0.10693875700235368, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs