Get this data via API
Classify idex.sa — 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://idex.sa"}'
{
"domain": {
"domain_url": "https://idex.sa",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.899246096611023,
"IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.41610753536224365,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.15463897585868835,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.12904304265975952,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling",
"confidence": 0.11968252807855606,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.10097942501306534,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.