Get this data via API
Classify talarc.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://talarc.com.au"}'
{
"domain": {
"domain_url": "https://talarc.com.au",
"categories": [
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.6002417206764221,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.5008096098899841,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.37630149722099304,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.3070329427719116,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.2087228149175644,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.14863422513008118,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.