Get this data via API
Classify minatrade.net — 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://minatrade.net"}'
{
"domain": {
"domain_url": "https://minatrade.net",
"categories": [
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Generators",
"confidence": 0.9357540011405944,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.24584746360778809,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery",
"confidence": 0.24315758049488068,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.2298034131526947,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers",
"confidence": 0.16872720420360565,
"IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.14028175175189972,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.