Get this data via API

Classify hypershell.ai.kr — 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://hypershell.ai.kr"}'
{ "domain": { "domain_url": "https://hypershell.ai.kr", "categories": [ { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.3572385311126709, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories", "confidence": 0.21524043381214145, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs