Get this data via API
Classify flugfunk-austria.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://flugfunk-austria.at"}'
{
"domain": {
"domain_url": "https://flugfunk-austria.at",
"categories": [
{
"name": "/Internet & Telecom/Communications Equipment/Radio Equipment",
"confidence": 0.6196721196174622,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.4390002489089966,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.426184207201004,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.3531428277492523,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.20832587778568268,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.10030201822519302,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.