Get this data via API
Classify saudchina.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://saudchina.com"}'
{
"domain": {
"domain_url": "https://saudchina.com",
"categories": [
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.7870180010795593,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.6493358612060547,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.5238003730773926,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.513604998588562,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3805672824382782,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.1873626857995987,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.15400828421115875,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.1084272637963295,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.