Get this data via API

Classify unicorns.co.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://unicorns.co.kr"}'
{ "domain": { "domain_url": "https://unicorns.co.kr", "categories": [ { "name": "/Health/Health Conditions/Cancer", "confidence": 0.942132532596588, "IAB7-11": "Cancer", "IAB-314-287": "Cancer/Medical Health/Diseases and Conditions/Cancer" }, { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.9207714200019836, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.25294971466064453, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Social Services/Welfare & Unemployment", "confidence": 0.21825222671031952, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Insurance/Life Insurance", "confidence": 0.17750132083892822, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/News/Health News", "confidence": 0.11911646276712418, "IAB12": "News", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.11591675132513046, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.11362588405609132, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs