Get this data via API
Classify sixth-element.com.sg — 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://sixth-element.com.sg"}'
{
"domain": {
"domain_url": "https://sixth-element.com.sg",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.311300665140152,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.2573843002319336,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Audio Equipment",
"confidence": 0.1518193930387497,
"IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Car Electronics",
"confidence": 0.13752837479114532,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.1287403404712677,
"IAB2-17": "Performance Vehicles",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.1278376281261444,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.11292682588100432,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.