Get this data via API
Classify jdarg.com.ar — 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://jdarg.com.ar"}'
{
"domain": {
"domain_url": "https://jdarg.com.ar",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.8859601020812988,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.5597390532493591,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Accessories",
"confidence": 0.20876632630825043,
"IAB18-6": "Accessories",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.19133415818214417,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Motorcycles/Automotive/Motorcycles"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.17512665688991547,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.