Get this data via API
Classify cmpusa.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://cmpusa.org"}'
{
"domain": {
"domain_url": "https://cmpusa.org",
"categories": [
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.7553060054779053,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.5288254022598267,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.520156979560852,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.42728519439697266,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.27064841985702515,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.18068329989910129,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.