Get this data via API
Classify harborwick.eu — 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://harborwick.eu"}'
{
"domain": {
"domain_url": "https://harborwick.eu",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.7283381223678589,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.4670759737491608,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.40490320324897766,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.27146026492118835,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.2593187689781189,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.22179411351680756,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.