Get this data via API
Classify vouched.id — 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://vouched.id"}'
{
"domain": {
"domain_url": "https://vouched.id",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.6814796924591064,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.5296792984008789,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.291579008102417,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.1596718281507492,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.10754410177469254,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Global Rank
#338,868
Get this data as JSON — free trial, 50 API calls included.