Get this data via API
Classify boncode.net — 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://boncode.net"}'
{
"domain": {
"domain_url": "https://boncode.net",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.6159268617630005,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3420218229293823,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.20358256995677948,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.17284312844276428,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Health/Medical Literature & Resources/Other",
"confidence": 0.13945399224758148,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.130058616399765,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Science/Other",
"confidence": 0.12975457310676575,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.12720035016536713,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.113760806620121,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.