Get this data via API

Classify inngreen.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://inngreen.com"}'
{ "domain": { "domain_url": "https://inngreen.com", "categories": [ { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.971574366092682, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Health/Nutrition/Special & Restricted Diets", "confidence": 0.42780980467796326, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.1739804446697235, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Food & Drink/Cooking & Recipes/Healthy Eating", "confidence": 0.16282624006271362, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food/Organic & Natural Foods", "confidence": 0.15320958197116852, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs