Get this data via API
Classify dtjcommercialss.shop — 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://dtjcommercialss.shop"}'
{
"domain": {
"domain_url": "https://dtjcommercialss.shop",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs",
"confidence": 0.43297791481018066,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Home & Garden/Home Storage & Shelving/Other",
"confidence": 0.4153413772583008,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.2938387393951416,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.25319617986679077,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.13448412716388702,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Other",
"confidence": 0.12081213295459747,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.