Get this data via API
Classify motex.tech — 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://motex.tech"}'
{
"domain": {
"domain_url": "https://motex.tech",
"categories": [
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.2707703709602356,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Other",
"confidence": 0.25329408049583435,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Physics",
"confidence": 0.12947793304920197,
"IAB15-6": "Physics",
"IAB-471-464": "Physics/Science/Physics"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.100418783724308,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.