Get this data via API

Classify clearpass.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://clearpass.co.ke"}'
{ "domain": { "domain_url": "https://clearpass.co.ke", "categories": [ { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.9887540340423584, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.13718411326408386, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.13503392040729523, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Jobs & Education/Education/Study Abroad", "confidence": 0.10625708848237991, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs