Get this data via API
Classify tekkormon.eu — 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://tekkormon.eu"}'
{
"domain": {
"domain_url": "https://tekkormon.eu",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.6614025235176086,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3395404517650604,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.26095929741859436,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.13559645414352417,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Other",
"confidence": 0.11500433832406998,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.1010102704167366,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.