Get this data via API
Classify aurac-asia.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://aurac-asia.com"}'
{
"domain": {
"domain_url": "https://aurac-asia.com",
"categories": [
{
"name": "/Finance/Investing/Commodities & Futures Trading",
"confidence": 0.6447950601577759,
"IAB13-7": "Investing",
"IAB-81-80": "Commodities/Business and Finance/Economy/Commodities"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.4483765661716461,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.29566875100135803,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.1303885132074356,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.12108172476291656,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.1070014014840126,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.