Get this data via API
Classify inflxd.com — 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://inflxd.com"}'
{
"domain": {
"domain_url": "https://inflxd.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.5868573188781738,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Technology News",
"confidence": 0.427316278219223,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.3202857971191406,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.27170199155807495,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/News/Business News/Other",
"confidence": 0.17663030326366425,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1069622039794922,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.