Get this data via API
Classify spicyai.net — 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://spicyai.net"}'
{
"domain": {
"domain_url": "https://spicyai.net",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.952203929424286,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Adult",
"confidence": 0.4064362347126007,
"IAB-51-SPSHQ5": "Genres - Young Adult"
},
{
"name": "/Online Communities/Other",
"confidence": 0.22160722315311432,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Online Communities/Dating & Personals/Other",
"confidence": 0.2059170603752136,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.11922696977853776,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.