Get this data via API
Classify wohlfuehlmagazin.org — 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://wohlfuehlmagazin.org"}'
{
"domain": {
"domain_url": "https://wohlfuehlmagazin.org",
"categories": [
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.6098694801330566,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.5726267099380493,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Conditions/Other",
"confidence": 0.4567505419254303,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Shopping/Apparel/Undergarments",
"confidence": 0.27218833565711975,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.25175780057907104,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Conditions/Pain Management",
"confidence": 0.12011877447366714,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Conditions/Heart & Hypertension",
"confidence": 0.11426886916160583,
"IAB-296-287": "Heart and Cardiovascular Diseases/Medical Health/Diseases and Conditions/Heart and Cardiovascular Diseases"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.