Get this data via API
Classify dieton.ir — 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://dieton.ir"}'
{
"domain": {
"domain_url": "https://dieton.ir",
"categories": [
{
"name": "/Health/Nutrition/Other",
"confidence": 0.26219895482063293,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Health/Nutrition/Special & Restricted Diets",
"confidence": 0.15343375504016876,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.1460641771554947,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Other",
"confidence": 0.1449054479598999,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.13869690895080566,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.1164245903491974,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.