Get this data via API

Classify centumre.co.ke — 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://centumre.co.ke"}'
{ "domain": { "domain_url": "https://centumre.co.ke", "categories": [ { "name": "/Real Estate/Property Development", "confidence": 0.7771224975585938, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.6489180326461792, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.6356735229492188, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.6237715482711792, "IAB-132": "Education" }, { "name": "/Real Estate/Other", "confidence": 0.1597365289926529, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs