Category
Reviews
No reviews yet — be the first to review learn-flow.at.
Get this data via API
Classify learn-flow.at — 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://learn-flow.at"}'
{
"domain": {
"domain_url": "https://learn-flow.at",
"categories": [
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 0.5229508876800537,
"IAB7": "Health & Fitness",
"IAB-313-287": "Diseases and Conditions - Brain and Nervous System Disorders"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.29262369871139526,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.20798830687999725,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Special Education",
"confidence": 0.18964999914169312,
"IAB5-14": "Special Education",
"IAB-136-132": "Education - Special Education"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.14112551510334015,
"IAB5-2": "Adult Education",
"IAB-133-132": "Education - Adult Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.