Get this data via API
Classify nauticonline.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://nauticonline.nl"}'
{
"domain": {
"domain_url": "https://nauticonline.nl",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.94
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.82
},
{
"name": "/Shopping",
"confidence": 0.77,
"IAB22": "Shopping"
},
{
"name": "/Sports/Water Sports",
"confidence": 0.67,
"IAB17": "Sports",
"IAB-543-483": "Water Polo/Sports/Water Polo"
},
{
"name": "/Sports/Sporting Goods",
"confidence": 0.57,
"IAB17": "Sports",
"IAB-551-483": "Sports Equipment/Sports/Sports Equipment"
}
]
},
"success": true
}
Category
Shopping
77%
Get this data as JSON — free trial, 50 API calls included.