Category
Reviews
No reviews yet — be the first to review computerstube.com.
Get this data via API
Classify computerstube.com — 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://computerstube.com"}'
{
"domain": {
"domain_url": "https://computerstube.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.9155309796333312,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.850689709186554,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories",
"confidence": 0.24158763885498047,
"IAB19-6": "Cell Phones",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Other",
"confidence": 0.12885071337223053,
"IAB19-6": "Cell Phones",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.