Get this data via API
Classify convergepointmarketing.com — 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://convergepointmarketing.com"}'
{
"domain": {
"domain_url": "https://convergepointmarketing.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.8331072330474854
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.6344442963600159
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.24184347689151764
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.1512480080127716
},
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.14908020198345184
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.12435553222894669
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.