Category
Reviews
No reviews yet — be the first to review digitalark.academy.
Get this data via API
Classify digitalark.academy — 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://digitalark.academy"}'
{
"domain": {
"domain_url": "https://digitalark.academy",
"categories": [
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.7225511074066162,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.4841763973236084,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.4197293817996979,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.2521073818206787,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.1236356869339943,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.11622701585292816,
"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.