Category
Global Rank
#8,733
Tech Stack (12 technologies)
Reviews
No reviews yet — be the first to review rnz.co.nz.
Get this data via API
Classify rnz.co.nz — 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://rnz.co.nz"}'
{
"domain": {
"domain_url": "https://rnz.co.nz",
"categories": [
{
"name": "/News/Other",
"confidence": 0.6666332483291626,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.4742666780948639,
"IAB9-24": "Radio",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.1283762753009796,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/News/Local News",
"confidence": 0.11251484602689744,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.