Get this data via API
Classify wiremingle.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://wiremingle.com"}'
{
"domain": {
"domain_url": "https://wiremingle.com",
"categories": [
{
"name": "/News/Business News/Other",
"confidence": 0.36209365725517273,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.24832043051719663,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/News/Other",
"confidence": 0.1570243388414383,
"IAB12": "News"
},
{
"name": "/News/World News",
"confidence": 0.15053369104862213,
"IAB12": "News",
"IAB-214-210": "Food & Drink - World Cuisines"
},
{
"name": "/News/Technology News",
"confidence": 0.14161264896392822,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.10093976557254793,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.