Category
Reviews
No reviews yet — be the first to review keychanges.org.
Get this data via API
Classify keychanges.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://keychanges.org"}'
{
"domain": {
"domain_url": "https://keychanges.org",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.6268629431724548,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.5585768818855286,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.42314159870147705,
"IAB14": "Society",
"IAB-108-90": "Industries - Non-Profit Organizations"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.