Category
Reviews
No reviews yet — be the first to review ladeklubben.dk.
Get this data via API
Classify ladeklubben.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://ladeklubben.dk"}'
{
"domain": {
"domain_url": "https://ladeklubben.dk",
"categories": [
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.36754110455513,
"IAB13": "Personal Finance",
"IAB-392-391": "Personal Finance - Consumer Banking"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.20445959270000455,
"IAB2-12": "Hybrid",
"IAB-22-16": "Auto Type - Green Vehicles"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.