Get this data via API
Classify cmac.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://cmac.org"}'
{
"domain": {
"domain_url": "https://cmac.org",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft",
"confidence": 0.49119681119918823,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.3355770409107208,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Radio Control & Modeling/Other",
"confidence": 0.16370968520641327,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Recreational Aviation",
"confidence": 0.11921987682580948,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.