Get this data via API
Classify disti-me.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://disti-me.com"}'
{
"domain": {
"domain_url": "https://disti-me.com",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.6838507056236267,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.448926717042923,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.37134236097335815,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Services/Commercial Distribution",
"confidence": 0.33273136615753174,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.2232881486415863,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.21994313597679135,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.1960415244102478,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.1697901040315628,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Other",
"confidence": 0.12896302342414856,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.