Get this data via API
Classify mota.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://mota.ai"}'
{
"domain": {
"domain_url": "https://mota.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7911572456359863,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6596019864082336,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Financial Planning & Management/Asset & Portfolio Management",
"confidence": 0.5621187090873718,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.534899890422821,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.1900755912065506,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.1490645408630371,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Finance/Venture Capital",
"confidence": 0.10549907386302948,
"IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.