Get this data via API
Classify paperplus.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://paperplus.co.nz"}'
{
"domain": {
"domain_url": "https://paperplus.co.nz",
"categories": [
{
"name": "/Shopping",
"confidence": 0.95,
"IAB22": "Shopping",
"IAB-473": "Shopping/Shopping"
},
{
"name": "/Arts & Entertainment",
"confidence": 0.85,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Books & Literature",
"confidence": 0.7,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Arts & Entertainment/Toys",
"confidence": 0.65,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Visual Art & Design",
"confidence": 0.6,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Games",
"confidence": 0.55,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Global Rank
#149,085
Get this data as JSON — free trial, 50 API calls included.