Get this data via API

Classify aktus.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://aktus.ai"}'
{ "domain": { "domain_url": "https://aktus.ai", "categories": [ { "name": "/Finance/Financial Planning & Management/Asset & Portfolio Management", "confidence": 0.4750771224498749, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.14125023782253265, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1355719119310379, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/Physical Asset Management", "confidence": 0.10927055776119232, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs