Company
Category
Reviews
No reviews yet — be the first to review certly.dev.
Get this data via API
Classify certly.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://certly.dev"}'
{
"domain": {
"domain_url": "https://certly.dev",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.6569979190826416,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.5885178446769714,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.4789963662624359,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Networking/Network Monitoring & Management",
"confidence": 0.3851866126060486,
"IAB19-8": "Computer Networking",
"IAB-600-599": "Computing - Computer Networking"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.23343157768249512,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.