Get this data via API
Classify ceegelectric.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://ceegelectric.com"}'
{
"domain": {
"domain_url": "https://ceegelectric.com",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.27110645174980164,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.17388854920864105,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.11933672428131104,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.10464083403348924,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.