Get this data via API
Classify minutory.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://minutory.com"}'
{
"domain": {
"domain_url": "https://minutory.com",
"categories": [
{
"name": "/People & Society/Social Sciences/Communications & Media Studies",
"confidence": 0.7394275069236755,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6501110196113586,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.19371262192726135,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.1579197198152542,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1282288283109665,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.10881023108959198,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.