Get this data via API
Classify ledo.digital — 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://ledo.digital"}'
{
"domain": {
"domain_url": "https://ledo.digital",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.4613439440727234,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.15545032918453217,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.1473332792520523,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.137046679854393,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.1275981366634369,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.11394889652729034,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.