Get this data via API
Classify miotrac.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://miotrac.com"}'
{
"domain": {
"domain_url": "https://miotrac.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.1815825551748276,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.12951526045799255,
"IAB7": "Health & Fitness",
"IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care"
},
{
"name": "/Computers & Electronics/Consumer Electronics/TV & Video Equipment",
"confidence": 0.12707263231277466,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.1125207170844078,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.