Get this data via API
Classify a-1-motion.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://a-1-motion.com"}'
{
"domain": {
"domain_url": "https://a-1-motion.com",
"categories": [
{
"name": "/Home & Garden/HVAC & Climate Control/Other",
"confidence": 0.6419694423675537,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.17246393859386444,
"IAB-59-53": "Business - Sales"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.