Get this data via API

Classify alai-web.org — 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://alai-web.org"}'
{ "domain": { "domain_url": "https://alai-web.org", "categories": [ { "name": "/Health/Nutrition", "confidence": 0.7, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Food & Drink/Cooking & Recipes", "confidence": 0.6, "IAB8": "Food & Drink", "IAB-216-210": "Cooking/Food & Drink/Cooking" }, { "name": "/Business & Industrial", "confidence": 0.5 }, { "name": "/Health", "confidence": 0.5 }, { "name": "/Beauty & Fitness", "confidence": 0.4, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.4, "IAB1": "Arts & Entertainment" } ] }, "success": true }
Get Free API Key View API Docs