Category
Reviews
No reviews yet — be the first to review news.cnstock.com.
Get this data via API
Classify news.cnstock.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://news.cnstock.com"}'
{
"domain": {
"domain_url": "https://news.cnstock.com",
"categories": [
{
"name": "/Finance/Investing/Stocks & Bonds",
"confidence": 0.5530261397361755,
"IAB13-11": "Stocks",
"IAB-414-410": "Personal Investing - Stocks and Bonds"
},
{
"name": "/News/Other",
"confidence": 0.3823396861553192,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.3771069347858429,
"IAB12": "News",
"IAB-80-52": "Business and Finance - Economy"
},
{
"name": "/News/Business News/Other",
"confidence": 0.21105408668518064,
"IAB12": "News",
"IAB-52": "Business and Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.