Get this data via API
Classify dplh.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://dplh.com.hk"}'
{
"domain": {
"domain_url": "https://dplh.com.hk",
"categories": [
{
"name": "/Business & Industrial/Business Services/Quality Control & Tracking",
"confidence": 0.6004395484924316,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.44725245237350464,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.28623536229133606,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.22673805058002472,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.16495828330516815,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.15076398849487305,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.