Get this data via API
Classify wiseos.io — 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://wiseos.io"}'
{
"domain": {
"domain_url": "https://wiseos.io",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.7425021529197693,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.7392406463623047,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.28027310967445374,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.16393619775772095,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Business Operations/Other",
"confidence": 0.11465330421924592,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.