Get this data via API
Classify ledsupplydirect.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://ledsupplydirect.com"}'
{
"domain": {
"domain_url": "https://ledsupplydirect.com",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.6499986052513123,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Home & Garden/Home Furnishings/Lamps & Lighting",
"confidence": 0.48476558923721313,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.44126731157302856,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.3733731806278229,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.31891581416130066,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.15339899063110352,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.