Get this data via API
Classify kfdigitalstudio.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://kfdigitalstudio.com"}'
{
"domain": {
"domain_url": "https://kfdigitalstudio.com",
"categories": [
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.48042958974838257,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.21441808342933655,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.121909499168396,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.10866112262010574,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.