Category
Reviews
No reviews yet — be the first to review kredah.no.
Get this data via API
Classify kredah.no — 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://kredah.no"}'
{
"domain": {
"domain_url": "https://kredah.no",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.7808170318603516,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.5186624526977539,
"IAB18-6": "Accessories",
"IAB-552": "Style & Fashion"
},
{
"name": "/Business & Industrial/Metals & Mining/Precious Metals",
"confidence": 0.12620657682418823,
"IAB3-12": "Metals",
"IAB-107-90": "Industries - Metals Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.