Get this data via API
Classify cpa-ct.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://cpa-ct.org"}'
{
"domain": {
"domain_url": "https://cpa-ct.org",
"categories": [
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 1,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.4461528956890106,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources",
"confidence": 0.28325462341308594,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.2133152335882187,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.1721806824207306,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.11707308888435364,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.