Category
Reviews
No reviews yet — be the first to review id.com.au.
Get this data via API
Classify id.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://id.com.au"}'
{
"domain": {
"domain_url": "https://id.com.au",
"categories": [
{
"name": "/People & Society/Social Sciences/Economics",
"confidence": 0.7706843614578247,
"IAB3": "Business",
"IAB-80-52": "Business and Finance - Economy"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.7024803161621094,
"IAB12": "News",
"IAB-80-52": "Business and Finance - Economy"
},
{
"name": "/People & Society/Social Sciences/Demographics",
"confidence": 0.3546280860900879,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.12049727886915208,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.11706370115280151,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.