Category
News
70%
Autos & Vehicles
55%
Global Rank
#46,476
Reviews
No reviews yet — be the first to review discuss.com.hk.
Get this data via API
Classify discuss.com.hk — 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://discuss.com.hk"}'
{
"domain": {
"domain_url": "https://discuss.com.hk",
"categories": [
{
"name": "/Arts & Entertainment",
"confidence": 0.95,
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Online Communities",
"confidence": 0.85
},
{
"name": "/News",
"confidence": 0.7,
"IAB12": "News"
},
{
"name": "/Finance",
"confidence": 0.65,
"IAB-391": "Personal Finance"
},
{
"name": "/Real Estate",
"confidence": 0.6,
"IAB-441": "Real Estate"
},
{
"name": "/Autos & Vehicles",
"confidence": 0.55
},
{
"name": "/Sports",
"confidence": 0.5,
"IAB-483": "Sports"
},
{
"name": "/Computers & Electronics",
"confidence": 0.45,
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Food & Drink",
"confidence": 0.4,
"IAB-210": "Food & Drink"
},
{
"name": "/Pets & Animals",
"confidence": 0.35,
"IAB-422": "Pets"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.