Category
Reviews
No reviews yet — be the first to review ns.io.
Get this data via API
Classify ns.io — 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://ns.io"}'
{
"domain": {
"domain_url": "https://ns.io",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.6621336340904236,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Science/Mathematics/Other",
"confidence": 0.36411285400390625,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Science/Computer Science/Other",
"confidence": 0.18411225080490112,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.13669946789741516,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.13534532487392426,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.10365532338619232,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.