Get this data via API
Classify samsan.com.tw — 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://samsan.com.tw"}'
{
"domain": {
"domain_url": "https://samsan.com.tw",
"categories": [
{
"name": "/Internet & Telecom/Service Providers/Cable & Satellite Providers",
"confidence": 0.767972469329834,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Space Technology",
"confidence": 0.35400688648223877,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Communications Equipment/Other",
"confidence": 0.18513241410255432,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Service Providers/Other",
"confidence": 0.16083939373493197,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.13227993249893188,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.