Category
Reviews
No reviews yet — be the first to review vektornews.ru.
Get this data via API
Classify vektornews.ru — 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://vektornews.ru"}'
{
"domain": {
"domain_url": "https://vektornews.ru",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.7439867854118347,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
},
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.22478896379470825,
"IAB21": "Real Estate",
"IAB-452-441": "Real Estate - Real Estate Renting and Leasing"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.13311518728733063,
"IAB21-3": "Buying/Selling Homes",
"IAB-451-441": "Real Estate - Real Estate Buying and Selling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.