Get this data via API
Classify penteon.io — 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://penteon.io"}'
{
"domain": {
"domain_url": "https://penteon.io",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.4676181077957154,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.3438950181007385,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.2506245970726013,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.2411772608757019,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.145628422498703,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.12569355964660645,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1153833270072937,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.