Get this data via API

Classify arkion.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://arkion.ai"}'
{ "domain": { "domain_url": "https://arkion.ai", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.5367990136146545, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.2952468693256378, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Computer Science/Other", "confidence": 0.2493897080421448, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.17077502608299255, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.14080096781253815, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.13481895625591278, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Science/Mathematics/Other", "confidence": 0.1160655915737152, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.10044576227664948, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs