Get this data via API
Classify teccentric.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://teccentric.com"}'
{
"domain": {
"domain_url": "https://teccentric.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8562455773353577,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.2750056982040405,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/News/Technology News",
"confidence": 0.23674942553043363,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.21819010376930237,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.17298828065395355,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.1698913276195526,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.12151935696601868,
"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.