Get this data via API
Classify dsnnn.org — 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://dsnnn.org"}'
{
"domain": {
"domain_url": "https://dsnnn.org",
"categories": [
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 0.6785563230514526,
"IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders"
},
{
"name": "/People & Society/Other",
"confidence": 0.5397369265556335,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.5332069396972656,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Health Conditions/Genetic Disorders",
"confidence": 0.45101526379585266,
"IAB7-40": "Sleep Disorders",
"IAB-310-287": "Sleep Disorders/Medical Health/Diseases and Conditions/Sleep Disorders"
},
{
"name": "/Sports/Individual Sports/Bowling",
"confidence": 0.1841470003128052,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.