Category
Reviews
No reviews yet — be the first to review ebm.dk.
Get this data via API
Classify ebm.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://ebm.dk"}'
{
"domain": {
"domain_url": "https://ebm.dk",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.5766474604606628,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Finance/Banking/ATMs & Branch Locations",
"confidence": 0.15549282729625702,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.1393757164478302,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.