Company
Category
Reviews
No reviews yet — be the first to review computer.forum.
Get this data via API
Classify computer.forum — 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://computer.forum"}'
{
"domain": {
"domain_url": "https://computer.forum",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 1,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Health/Oral & Dental Care",
"confidence": 0.7839371562004089,
"IAB7-17": "Dental Care",
"IAB-316-287": "Diseases and Conditions - Dental Health"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.33515918254852295,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.24194763600826263,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Medical Devices & Equipment/Other",
"confidence": 0.17232784628868103,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.