Get this data via API
Classify koersacademy.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://koersacademy.nl"}'
{
"domain": {
"domain_url": "https://koersacademy.nl",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.9592313170433044,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.3585031032562256,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.2236859500408173,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.17988289892673492,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.