Get this data via API
Classify domineomercado.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://domineomercado.com"}'
{
"domain": {
"domain_url": "https://domineomercado.com",
"categories": [
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.6173690557479858,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.4423352181911469,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.30547189712524414,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/People & Society/Social Sciences/Economics",
"confidence": 0.2217128872871399,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.12787391245365143,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.10348207503557204,
"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.