Category
Reviews
No reviews yet — be the first to review tribune.co.com.
Get this data via API
Classify tribune.co.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://tribune.co.com"}'
{
"domain": {
"domain_url": "https://tribune.co.com",
"categories": [
{
"name": "/News/Other",
"confidence": 0.24362492561340332,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Online Communities/Blogging Resources & Services",
"confidence": 0.1886065304279327,
"IAB19-34": "Web Design/HTML",
"IAB-629-619": "Internet - Web Design and HTML"
},
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.1062297597527504,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.