Get this data via API
Classify nknews.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://nknews.org"}'
{
"domain": {
"domain_url": "https://nknews.org",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.8259011507034302,
"IAB-132": "Education"
},
{
"name": "/News/Other",
"confidence": 0.16233135759830475,
"IAB12": "News"
}
]
},
"success": true
}
Company
Category
Global Rank
#66,660
Get this data as JSON — free trial, 50 API calls included.