Get this data via API
Classify volarcloud.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://volarcloud.ai"}'
{
"domain": {
"domain_url": "https://volarcloud.ai",
"categories": [
{
"name": "/Computers & Electronics/Networking/Distributed & Cloud Computing",
"confidence": 0.7296246290206909,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.6963488459587097,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.5157402753829956,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.3265356719493866,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.2207924872636795,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.