Category
Reviews
No reviews yet — be the first to review opencomputer.dev.
Get this data via API
Classify opencomputer.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://opencomputer.dev"}'
{
"domain": {
"domain_url": "https://opencomputer.dev",
"categories": [
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.6887428164482117,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.1931008547544479,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.1422313153743744,
"IAB19-15": "Email",
"IAB-80DV8O": "Communication"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.11837215721607208,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.