Get this data via API
Classify livechennai.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://livechennai.com"}'
{
"domain": {
"domain_url": "https://livechennai.com",
"categories": [
{
"name": "/News/Other",
"confidence": 0.24229195713996887,
"IAB12": "News"
},
{
"name": "/News/Local News",
"confidence": 0.23527991771698,
"IAB12-3": "Local News"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.21457959711551663
}
]
},
"success": true
}
Category
Global Rank
#54,559
Get this data as JSON — free trial, 50 API calls included.