Category
Reviews
No reviews yet — be the first to review pro-bono.jp.
Get this data via API
Classify pro-bono.jp — 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://pro-bono.jp"}'
{
"domain": {
"domain_url": "https://pro-bono.jp",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Flexible Work Arrangements",
"confidence": 0.5473560094833374,
"IAB4-9": "Telecommuting",
"IAB-130-123": "Careers - Remote Working"
},
{
"name": "/People & Society/Other",
"confidence": 0.37034857273101807,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.3619674742221832,
"IAB6-9": "Eldercare",
"IAB-190-186": "Family and Relationships - Eldercare"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.