Company
Category
Global Rank
#19,818
Reviews
No reviews yet — be the first to review tuxfamily.org.
Get this data via API
Classify tuxfamily.org — 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://tuxfamily.org"}'
{
"domain": {
"domain_url": "https://tuxfamily.org",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.623275637626648,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Software/Freeware & Shareware",
"confidence": 0.25558748841285706,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.10980897396802902,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.