Get this data via API
Classify visiocablepro.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://visiocablepro.com"}'
{
"domain": {
"domain_url": "https://visiocablepro.com",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.6890656352043152,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Industrial Measurement & Control Equipment",
"confidence": 0.4507939517498016,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Optoelectronics & Fiber",
"confidence": 0.20645327866077423,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.19074922800064087,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.17980587482452393,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.10344985127449036,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.