Get this data via API
Classify nordis.ai — 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://nordis.ai"}'
{
"domain": {
"domain_url": "https://nordis.ai",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.9282973408699036,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.6350926160812378,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5387016534805298,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.3925915658473969,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.380950540304184,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2910591661930084,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.18491582572460177,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.1779402792453766,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.15792006254196167,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.1495901197195053,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.