Get this data via API
Classify tornosnews.gr — 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://tornosnews.gr"}'
{
"domain": {
"domain_url": "https://tornosnews.gr",
"categories": [
{
"name": "/Travel & Transportation/Other",
"confidence": 0.3132287859916687,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/News/Other",
"confidence": 0.2303439229726791,
"IAB12": "News"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.2273823469877243,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Global Rank
#30,385
Get this data as JSON — free trial, 50 API calls included.