Get this data via API
Classify fitweightadvice.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://fitweightadvice.com"}'
{
"domain": {
"domain_url": "https://fitweightadvice.com",
"categories": [
{
"name": "/Beauty & Fitness/Weight Loss",
"confidence": 0.4191760718822479,
"IAB7-44": "Weight Loss",
"IAB-231-223": "Healthy Living - Weight Loss"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.2962229549884796,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.22802957892417908,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.1468648910522461,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.10367714613676073,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.