Get this data via API

Classify kaplan.com.hk — 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://kaplan.com.hk"}'
{ "domain": { "domain_url": "https://kaplan.com.hk", "categories": [ { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.817348301410675, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.7022998332977295, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.2511068284511566, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.21178652346134183, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Finance/Other", "confidence": 0.18142153322696689, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.13361267745494845, "IAB-143-132": "Education - Educational Assessment" } ] }, "success": true }
Get Free API Key View API Docs