Get this data via API
Classify usesimpli.com — 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://usesimpli.com"}'
{
"domain": {
"domain_url": "https://usesimpli.com",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.8739480972290039,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.35190075635910034,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.16246062517166138,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.13563786447048187,
"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.