Get this data via API
Classify nottheone.co.uk — 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://nottheone.co.uk"}'
{
"domain": {
"domain_url": "https://nottheone.co.uk",
"categories": [
{
"name": "/Sensitive Subjects/Firearms & Weapons",
"confidence": 0.3051393926143646,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.16696007549762726,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 0.11684554815292358,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Arts & Entertainment/Offbeat/Other",
"confidence": 0.1055847629904747,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Humor/Other",
"confidence": 0.1054895669221878,
"IAB1-4": "Humor",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.