Get this data via API

Classify letsshinemy.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://letsshinemy.com"}'
{ "domain": { "domain_url": "https://letsshinemy.com", "categories": [ { "name": "/Food & Drink/Cooking & Recipes/Healthy Eating", "confidence": 0.38835781812667847, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Health Conditions/GERD & Digestive Disorders", "confidence": 0.3116331398487091, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.16481885313987732, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Food/Organic & Natural Foods", "confidence": 0.15469925105571747, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Nutrition/Other", "confidence": 0.1395277976989746, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.12474930286407472, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" } ] }, "success": true }
Get Free API Key View API Docs