Category
Reviews
No reviews yet — be the first to review securitybrief.news.
Get this data via API
Classify securitybrief.news — 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://securitybrief.news"}'
{
"domain": {
"domain_url": "https://securitybrief.news",
"categories": [
{
"name": "/News/Technology News",
"confidence": 0.9436202049255372,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.8639665246009827,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.29875120520591736,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.12103097140789032,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.1198684424161911,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.10825926065444946,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.