Get this data via API
Classify magnapowertrain.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://magnapowertrain.com"}'
{
"domain": {
"domain_url": "https://magnapowertrain.com",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.6702013611793518,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.583648681640625,
"IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles"
},
{
"name": "/Business & Industrial/Automotive Industry",
"confidence": 0.32612574100494385,
"IAB2": "Automotive",
"IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.17210868000984192,
"IAB13-2": "Credit/Debt & Loans",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.12611189484596252,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.