Get this data via API
Classify mktnatte.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://mktnatte.com"}'
{
"domain": {
"domain_url": "https://mktnatte.com",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.35946857929229736,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.32152748107910156,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.3177298903465271,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.25237929821014404,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.2077162265777588,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.14820607006549835,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.1128029152750969,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.10435576736927032,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.