Get this data via API
Classify verbalta.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://verbalta.com"}'
{
"domain": {
"domain_url": "https://verbalta.com",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.35176652669906616,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/People & Society/Social Sciences/Communications & Media Studies",
"confidence": 0.2617793381214142,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.23184293508529663,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.20019486546516416,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.1948838084936142,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.15572406351566315,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.14651812613010406,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.