Get this data via API
Classify alpner.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://alpner.com"}'
{
"domain": {
"domain_url": "https://alpner.com",
"categories": [
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.14476044476032257,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.11445701867341997,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Sports/Individual Sports/Cycling",
"confidence": 0.10921189188957214,
"IAB17": "Sports",
"IAB-492-483": "Cycling/Sports/Cycling"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.