Category
Reviews
No reviews yet — be the first to review appsec.training.
Get this data via API
Classify appsec.training — 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://appsec.training"}'
{
"domain": {
"domain_url": "https://appsec.training",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.9059180617332458,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.8993363380432129,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.7416433691978455,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.3274177014827728,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.19934894144535065,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.11882872134447098,
"IAB5-6": "Distance Learning",
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.