Category
Reviews
No reviews yet — be the first to review decloak.dev.
Get this data via API
Classify decloak.dev — 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://decloak.dev"}'
{
"domain": {
"domain_url": "https://decloak.dev",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.6252620816230774,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.4520891010761261,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Computer Security/Antivirus & Malware",
"confidence": 0.1342252939939499,
"IAB19-3": "Antivirus Software",
"IAB-608-602": "Software and Applications - Antivirus Software"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.