Get this data via API
Classify chatai.org — 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://chatai.org"}'
{
"domain": {
"domain_url": "https://chatai.org",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8481639623641968,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Online Communities/Other",
"confidence": 0.6765404939651489,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.2286035418510437,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.12735655903816223,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.11623871326446532,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Global Rank
#545,675
Get this data as JSON — free trial, 50 API calls included.