Category
Reviews
No reviews yet — be the first to review noebelog.com.
Get this data via API
Classify noebelog.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://noebelog.com"}'
{
"domain": {
"domain_url": "https://noebelog.com",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.47270292043685913,
"IAB8-12": "Health/Lowfat Cooking",
"IAB-221-210": "Food & Drink - Healthy Cooking and Eating"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.3235764503479004,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.2794448733329773,
"IAB7-32": "Nutrition",
"IAB-229-223": "Healthy Living - Nutrition"
},
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.11337148398160934,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.