Get this data via API
Classify memoryvital.co — 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://memoryvital.co"}'
{
"domain": {
"domain_url": "https://memoryvital.co",
"categories": [
{
"name": "/Health/Nutrition/Other",
"confidence": 0.35778287053108215,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.26014459133148193,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.18747277557849884,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.15919411182403564,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.15817657113075256,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Food & Drink/Food/Breakfast Foods",
"confidence": 0.1473580300807953,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Health/Other",
"confidence": 0.13080543279647827,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1082419455051422,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.