Get this data via API
Classify mindmatters.ai — 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://mindmatters.ai"}'
{
"domain": {
"domain_url": "https://mindmatters.ai",
"categories": [
{
"name": "/Arts & Entertainment/Online Media",
"confidence": 0.95,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.85,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Science/Computer Science",
"confidence": 0.7,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Biological Sciences/Neuroscience",
"confidence": 0.7,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.6,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
}
]
},
"success": true
}
Category
Global Rank
#209,288
Get this data as JSON — free trial, 50 API calls included.