Get this data via API
Classify tech.com.lb — 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://tech.com.lb"}'
{
"domain": {
"domain_url": "https://tech.com.lb",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.8267302513122559,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Computers & Electronics/Networking/Networking Equipment",
"confidence": 0.5545188784599304,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.2703937888145447,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.20645441114902496,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.1396929919719696,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.11788976937532424,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.