Get this data via API
Classify choice.marketing — 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://choice.marketing"}'
{
"domain": {
"domain_url": "https://choice.marketing",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.6351439952850342,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Oral & Dental Care",
"confidence": 0.6229462027549744,
"IAB7-17": "Dental Care",
"IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care"
},
{
"name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures",
"confidence": 0.5964851975440979,
"IAB7": "Health & Fitness",
"IAB-225-223": "Healthy Living - Fitness and Exercise"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.3213227689266205,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.2271950840950012,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.18695984780788424,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.13650768995285034,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Medical Facilities & Services/Doctors' Offices",
"confidence": 0.11104194819927216,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.