Get this data via API

Classify zenabm.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://zenabm.com"}'
{ "domain": { "domain_url": "https://zenabm.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.5690755844116211, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.28103190660476685, "IAB-148-132": "Education - Online Education" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.17779187858104706, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.10615098476409912, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.10389465093612672, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs