Category
Reviews
No reviews yet — be the first to review definyx.site.
Get this data via API
Classify definyx.site — 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://definyx.site"}'
{
"domain": {
"domain_url": "https://definyx.site",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.8981667757034302,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Computers & Electronics/Consumer Electronics/TV & Video Equipment",
"confidence": 0.3914845883846283,
"IAB19": "Technology & Computing",
"IAB-634-632": "Consumer Electronics - Home Entertainment Systems"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Audio Equipment",
"confidence": 0.16377657651901245,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.