Category
Reviews
No reviews yet — be the first to review compliki.de.
Get this data via API
Classify compliki.de — 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://compliki.de"}'
{
"domain": {
"domain_url": "https://compliki.de",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6856098175048828,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.2963212728500366,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.15643072128295898,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.12363959848880768,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.