Get this data via API
Classify msautomation.com — 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://msautomation.com"}'
{
"domain": {
"domain_url": "https://msautomation.com",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.950415313243866,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.6011487245559692,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.19305096566677096,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.12782223522663116,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.11476927995681764,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.