Get this data via API
Classify jovida.ai — 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://jovida.ai"}'
{
"domain": {
"domain_url": "https://jovida.ai",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 1,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Reference/General Reference/Time & Calendars",
"confidence": 0.6773708462715149
},
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 0.4181356430053711,
"IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.3858869969844818,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.2640710175037384,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.12932907044887543,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.11951013654470444,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.