Company
Category
Reviews
No reviews yet — be the first to review hoestet.dk.
Get this data via API
Classify hoestet.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://hoestet.dk"}'
{
"domain": {
"domain_url": "https://hoestet.dk",
"categories": [
{
"name": "/Beauty & Fitness/Face & Body Care/Hygiene & Toiletries",
"confidence": 0.9999937415122986,
"IAB18-1": "Beauty",
"IAB-590-552": "Style & Fashion - Personal Care"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.11495422571897508,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.