Get this data via API
Classify veriane.fr — 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://veriane.fr"}'
{
"domain": {
"domain_url": "https://veriane.fr",
"categories": [
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.32624056935310364,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.2995460629463196,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.23809675872325897,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.1895287185907364,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.18243470788002017,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.163843035697937,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.1321580559015274,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.11432823538780212,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.