Get this data via API
Classify mysiteengine.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://mysiteengine.com"}'
{
"domain": {
"domain_url": "https://mysiteengine.com",
"categories": [
{
"name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations",
"confidence": 0.7582307457923889,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.3250879943370819,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.24611683189868927,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.13407950103282928,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.10527057945728302,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.