Get this data via API

Classify clarity-labs.sg — 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://clarity-labs.sg"}'
{ "domain": { "domain_url": "https://clarity-labs.sg", "categories": [ { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.7613786458969116, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Health Conditions/GERD & Digestive Disorders", "confidence": 0.7271612882614136, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Food & Drink/Cooking & Recipes/Healthy Eating", "confidence": 0.2155349850654602, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.13264358043670654, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.1107429563999176, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs