Get this data via API
Classify japanhpn.org — 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://japanhpn.org"}'
{
"domain": {
"domain_url": "https://japanhpn.org",
"categories": [
{
"name": "/Health/Public Health",
"confidence": 0.82
},
{
"name": "/Law & Government/Public Safety",
"confidence": 0.73
},
{
"name": "/Law & Government/Government",
"confidence": 0.68,
"IAB3-7": "Government"
},
{
"name": "/News/Health News",
"confidence": 0.68,
"IAB12": "News"
},
{
"name": "/People & Society/Social Issues & Advocacy",
"confidence": 0.63
},
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.58,
"IAB13-6": "Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.