Get this data via API

Classify kairoi.com — 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://kairoi.com"}'
{ "domain": { "domain_url": "https://kairoi.com", "categories": [ { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 1, "IAB-132": "Education" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.5562489628791809, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.4330676198005676, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.23696428537368777, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Real Estate/Other", "confidence": 0.13999490439891815, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.11691875010728836, "IAB-126-123": "Career Planning/Careers/Career Planning" } ] }, "success": true }
Get Free API Key View API Docs