Get this data via API
Classify vekovia.store — 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://vekovia.store"}'
{
"domain": {
"domain_url": "https://vekovia.store",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.7493470311164856,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Health Conditions/GERD & Digestive Disorders",
"confidence": 0.5604687929153442,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.5016389489173889,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.33035334944725037,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.30281248688697815,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.2703064978122711,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Organic & Natural Foods",
"confidence": 0.2445063441991806,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.