Get this data via API
Classify stackcensus.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://stackcensus.io"}'
{
"domain": {
"domain_url": "https://stackcensus.io",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.6130152344703674,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.2634814381599426,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.16682247817516327,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.118171788752079,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11531208455562592,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/News/Technology News",
"confidence": 0.1050158515572548,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.