Get this data via API
Classify tradienest.com.au — 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://tradienest.com.au"}'
{
"domain": {
"domain_url": "https://tradienest.com.au",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 1,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.4694510996341706,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.22367997467517853,
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)",
"confidence": 0.16233134269714355,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.12656347453594208,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.11770524084568024,
"IAB-59-53": "Business - Sales"
}
]
},
"success": true
}
Category
IAB-632-596
Get this data as JSON — free trial, 50 API calls included.