Get this data via API
Classify chatring.net — 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://chatring.net"}'
{
"domain": {
"domain_url": "https://chatring.net",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.8831304311752319,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.5117586255073547,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.28343164920806885,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.1837807893753052,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.14540408551692963,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/Other",
"confidence": 0.1223236843943596,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Online Communities/Photo & Video Sharing/Video Sharing",
"confidence": 0.10037525743246078,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.