Get this data via API
Classify nickhiter.com — 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://nickhiter.com"}'
{
"domain": {
"domain_url": "https://nickhiter.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.5299499034881592,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.15238521993160248,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.11656714230775832,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.