Get this data via API
Classify zouladigital.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://zouladigital.com"}'
{
"domain": {
"domain_url": "https://zouladigital.com",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.979977548122406,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.7633326053619385,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.6920335292816162,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.23559695482254028,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.18390710651874545,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.