Get this data via API

Classify khan.sg — 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://khan.sg"}'
{ "domain": { "domain_url": "https://khan.sg", "categories": [ { "name": "/Law & Government/Legal/Family Law", "confidence": 0.6393300890922546, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.4947887063026428, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.4595434069633484, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" } ] }, "success": true }
Get Free API Key View API Docs