Get this data via API
Classify mbody.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://mbody.ai"}'
{
"domain": {
"domain_url": "https://mbody.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4971108138561249,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.3537479639053345,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.21916361153125763,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.13448956608772278,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Finance/Investing/Stocks & Bonds",
"confidence": 0.12925836443901062,
"IAB13-7": "Investing",
"IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds"
},
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.11254727095365524,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.1067434549331665,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.