Company
Category
Global Rank
#62,663
Reviews
No reviews yet — be the first to review news.blog.
Get this data via API
Classify news.blog — 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://news.blog"}'
{
"domain": {
"domain_url": "https://news.blog",
"categories": [
{
"name": "/Reference/General Reference/Dictionaries & Encyclopedias",
"confidence": 0.6299288868904114,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/News/Other",
"confidence": 0.40785449743270874,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.10199044644832612,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.