Company
Category
Global Rank
#2,543
Reviews
No reviews yet — be the first to review news.com.au.
Get this data via API
Classify news.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://news.com.au"}'
{
"domain": {
"domain_url": "https://news.com.au",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.5748193264007568,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.31875079870224,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.2256738692522049,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Food & Drink/Food/Baked Goods",
"confidence": 0.16550563275814056,
"IAB8-8": "Desserts & Baking",
"IAB-217-210": "Food & Drink - Desserts and Baking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.