Get this data via API
Classify joindonut.co — 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://joindonut.co"}'
{
"domain": {
"domain_url": "https://joindonut.co",
"categories": [
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.8041536808013916,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.550442099571228,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.4447621703147888,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.35154616832733154,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.3054340183734894,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.2950214743614197,
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.16628749668598175,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.14940932393074036,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.