Category
Global Rank
#145,425
Reviews
No reviews yet — be the first to review nationaltribune.com.au.
Get this data via API
Classify nationaltribune.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://nationaltribune.com.au"}'
{
"domain": {
"domain_url": "https://nationaltribune.com.au",
"categories": [
{
"name": "/News/Other",
"confidence": 0.8748445510864258,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/News/Local News",
"confidence": 0.220902219414711,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
},
{
"name": "/News/World News",
"confidence": 0.19351866841316223,
"IAB12-1": "International News",
"IAB-382-379": "News and Politics - International News"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.