Get this data via API
Classify iamhorny.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://iamhorny.ai"}'
{
"domain": {
"domain_url": "https://iamhorny.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4033341705799103,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.36181116104125977,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Online Communities/Dating & Personals/Other",
"confidence": 0.270646333694458,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Adult",
"confidence": 0.2207953929901123,
"IAB-51-SPSHQ5": "Genres - Young Adult"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.