Get this data via API
Classify codesubmit.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://codesubmit.io"}'
{
"domain": {
"domain_url": "https://codesubmit.io",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Flexible Work Arrangements",
"confidence": 0.7701406478881836,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Small Business/Home Office",
"confidence": 0.5009979605674744,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Mathematics/Statistics",
"confidence": 0.2909168303012848,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.14457660913467407,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/People & Society/Social Sciences/Demographics",
"confidence": 0.1187230795621872,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Jobs & Education/Jobs/Other",
"confidence": 0.10912133008241652,
"IAB-132": "Education"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.