Get this data via API
Classify controlbyte.pl — 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://controlbyte.pl"}'
{
"domain": {
"domain_url": "https://controlbyte.pl",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.8099491596221924,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.4284591674804687,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.3607981204986572,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.16218549013137817,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.14254090189933777,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.12123153358697893,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.