Category
Reviews
No reviews yet — be the first to review motex.tech.
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"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Other",
"confidence": 0.25329408049583435,
"IAB3": "Business",
"IAB-122-90": "Industries - Defense Industry"
},
{
"name": "/Science/Physics",
"confidence": 0.12947793304920197,
"IAB15-6": "Physics",
"IAB-471-464": "Science - Physics"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.100418783724308,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Automotive - Auto Parts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.