Get this data via API
Classify dannyvermeeren.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://dannyvermeeren.nl"}'
{
"domain": {
"domain_url": "https://dannyvermeeren.nl",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Religious Travel",
"confidence": 0.8783312439918518,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.7663818001747131,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.2259966731071472,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.2125301957130432,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.15269435942173004,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.