Category
Reviews
No reviews yet — be the first to review cbacenter.ngo.
Get this data via API
Classify cbacenter.ngo — 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://cbacenter.ngo"}'
{
"domain": {
"domain_url": "https://cbacenter.ngo",
"categories": [
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.8188962936401367,
"IAB4-10": "U.S. Military",
"IAB-389": "War and Conflicts"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.2524307072162628,
"IAB14-5": "Senior Living",
"IAB-186": "Family and Relationships"
},
{
"name": "/Law & Government/Government/Public Policy",
"confidence": 0.10085821151733398,
"IAB11-4": "Politics",
"IAB-388-386": "Politics - Political Issues & Policy"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.