Get this data via API
Classify nobeltrequired.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://nobeltrequired.org"}'
{
"domain": {
"domain_url": "https://nobeltrequired.org",
"categories": [
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.826887845993042,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Sports/Combat Sports/Martial Arts",
"confidence": 0.6894956827163696,
"IAB17-20": "Martial Arts",
"IAB-520-483": "Martial Arts/Sports/Martial Arts"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.6469525694847107,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.4217156171798706,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.3036799430847168,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.19575661420822144,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Public Safety/Other",
"confidence": 0.17800088226795197,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training",
"confidence": 0.13755489885807037,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.10187381505966188,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Sports/Combat Sports/Other",
"confidence": 0.10132397711277008,
"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.