Get this data via API
Classify ilb.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://ilb.net"}'
{
"domain": {
"domain_url": "https://ilb.net",
"categories": [
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.2590315043926239,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.1674717366695404,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.13303351402282715,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Services/Outsourcing",
"confidence": 0.11163101345300674,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.11157537251710892,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.