Get this data via API

Classify hanademi.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://hanademi.com"}'
{ "domain": { "domain_url": "https://hanademi.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5026071667671204, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Technology News", "confidence": 0.23484161496162417, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.18765854835510257, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.15603740513324738, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.11991504579782486, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs