Get this data via API
Classify hpmglobal.com — 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://hpmglobal.com"}'
{
"domain": {
"domain_url": "https://hpmglobal.com",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Packaging",
"confidence": 0.8710676431655884,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.32567232847213745,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.17164824903011322,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.11272460967302322,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.