Category
Reviews
No reviews yet — be the first to review themews.au.
Get this data via API
Classify themews.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://themews.au"}'
{
"domain": {
"domain_url": "https://themews.au",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.7887499928474426,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.43138042092323303,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Business & Industrial/Business Services/Commercial Distribution",
"confidence": 0.4150458574295044,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Autos & Vehicles/Classic Vehicles",
"confidence": 0.16097548604011536,
"IAB2-22": "Vintage Cars",
"IAB-19-16": "Auto Type - Classic Cars"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Other",
"confidence": 0.1463903933763504,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.