Get this data via API
Classify hydraone.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://hydraone.net"}'
{
"domain": {
"domain_url": "https://hydraone.net",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.7988674640655518,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.5030477046966553,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.39384499192237854,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.2958674132823944,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.28258466720581055,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.1998756229877472,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.16318464279174805,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.10696156322956084,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.10520386695861816,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.