Get this data via API

Classify protein.ke — 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://protein.ke"}'
{ "domain": { "domain_url": "https://protein.ke", "categories": [ { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.9069287180900574, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Beauty & Fitness/Fitness/Bodybuilding", "confidence": 0.4428955912590027, "IAB17-4": "Bodybuilding", "IAB-549-483": "Sports - Bodybuilding" }, { "name": "/Food & Drink/Beverages/Nutrition Drinks & Shakes", "confidence": 0.2356290966272354, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.11526543647050858, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs