Get this data via API
Classify opencontrols.ai — 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://opencontrols.ai"}'
{
"domain": {
"domain_url": "https://opencontrols.ai",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.4151260554790497,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Law & Government/Legal/Intellectual Property",
"confidence": 0.4022354781627655,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2896302342414856,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.24902772903442383,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.11384936422109604,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.10433828085660934,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.10100212693214417,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.