Get this data via API
Classify lynnnews.co.uk — 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://lynnnews.co.uk"}'
{
"domain": {
"domain_url": "https://lynnnews.co.uk",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.7269952297210693,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/News/Local News",
"confidence": 0.6113073825836182,
"IAB12-3": "Local News"
},
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.26723507046699524,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/News/Other",
"confidence": 0.1121526136994362,
"IAB12": "News"
}
]
},
"success": true
}
Category
News
Local News
61%
Get this data as JSON — free trial, 50 API calls included.