Get this data via API
Classify manikoco.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://manikoco.nl"}'
{
"domain": {
"domain_url": "https://manikoco.nl",
"categories": [
{
"name": "/Home & Garden/Household Supplies/Other",
"confidence": 0.32998785376548767,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.2717089354991913,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.18104250729084015,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.12901189923286438,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.