Get this data via API
Classify dhmscare.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://dhmscare.com"}'
{
"domain": {
"domain_url": "https://dhmscare.com",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.7068867087364197,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4663402736186981,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.42905178666114807,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.31921419501304626,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Industrial Measurement & Control Equipment",
"confidence": 0.2117750495672226,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.19932423532009125,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.1820039749145508,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.14997951686382294,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.