Category
Global Rank
#374,282
Reviews
No reviews yet — be the first to review dietitian.or.jp.
Get this data via API
Classify dietitian.or.jp — 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://dietitian.or.jp"}'
{
"domain": {
"domain_url": "https://dietitian.or.jp",
"categories": [
{
"name": "/Health/Nutrition/Other",
"confidence": 0.8,
"IAB7-32": "Nutrition",
"IAB-229-223": "Healthy Living - Nutrition"
},
{
"name": "/Health/Nutrition/Other",
"confidence": 0.7,
"IAB7-32": "Nutrition",
"IAB-229-223": "Healthy Living - Nutrition"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.6,
"IAB5": "Education",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.