Category
Reviews
No reviews yet — be the first to review health-natters.de.
Get this data via API
Classify health-natters.de — 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://health-natters.de"}'
{
"domain": {
"domain_url": "https://health-natters.de",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Public Relations",
"confidence": 0.4862144887447357,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.21494150161743164,
"IAB7": "Health & Fitness"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.17406021058559418,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.14173078536987305,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.