Get this data via API
Classify hittestaking.nl — 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://hittestaking.nl"}'
{
"domain": {
"domain_url": "https://hittestaking.nl",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.18679693341255188,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Health/Health Conditions/Infectious Diseases/Covid-19",
"confidence": 0.12065375596284866,
"IAB-297-287": "Infectious Diseases/Medical Health/Diseases and Conditions/Infectious Diseases"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.11115383356809616,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.