Get this data via API

Classify casenode.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://casenode.ai"}'
{ "domain": { "domain_url": "https://casenode.ai", "categories": [ { "name": "/Law & Government/Legal/Other", "confidence": 0.7144966721534729, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.5838339924812317, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.37782227993011475, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Government/Courts & Judiciary", "confidence": 0.3361141085624695, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1497788280248642, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.10691876709461212, "IAB-376-SPSHQ5": "Genres - Public Radio" } ] }, "success": true }
Get Free API Key View API Docs