Category
Reviews
No reviews yet — be the first to review signaturgruppen.dk.
Get this data via API
Classify signaturgruppen.dk — 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://signaturgruppen.dk"}'
{
"domain": {
"domain_url": "https://signaturgruppen.dk",
"categories": [
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.35217127203941345,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.10979769378900528,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.10255291312932968,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.