Category
Reviews
No reviews yet — be the first to review truesight.community.
Get this data via API
Classify truesight.community — 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://truesight.community"}'
{
"domain": {
"domain_url": "https://truesight.community",
"categories": [
{
"name": "/Shopping/Apparel/Footwear",
"confidence": 0.26617613434791565,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.22696234285831451,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.1926954686641693,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.1678960770368576,
"IAB5": "Education",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.156318336725235,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.