Get this data via API
Classify yourohionews.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://yourohionews.com"}'
{
"domain": {
"domain_url": "https://yourohionews.com",
"categories": [
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.3644556403160095,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/News/Other",
"confidence": 0.24738627672195437,
"IAB12": "News"
},
{
"name": "/News/Local News",
"confidence": 0.19721448421478271,
"IAB12-3": "Local News"
},
{
"name": "/News/Health News",
"confidence": 0.10517875105142592,
"IAB12": "News",
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
News
Local News
20%
Global Rank
#611,947
Get this data as JSON — free trial, 50 API calls included.