Get this data via API
Classify hartly.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://hartly.nl"}'
{
"domain": {
"domain_url": "https://hartly.nl",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories",
"confidence": 0.4443321526050568,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.2881651818752289,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks",
"confidence": 0.14531847834587097,
"IAB-630-599": "Laptops/Technology & Computing/Computing/Laptops"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.10305490344762802,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.10235524922609328,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.