Get this data via API
Classify infrastructureinitiative.ch — 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://infrastructureinitiative.ch"}'
{
"domain": {
"domain_url": "https://infrastructureinitiative.ch",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.4561268091201782,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.14572592079639435,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.13658735156059265,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.1346437931060791,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.