Category
News
Business News
80%
Reviews
No reviews yet — be the first to review dm.by.
Get this data via API
Classify dm.by — 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://dm.by"}'
{
"domain": {
"domain_url": "https://dm.by",
"categories": [
{
"name": "/News/Business News",
"confidence": 0.8,
"IAB12": "News"
},
{
"name": "/Business & Industrial",
"confidence": 0.7,
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Business & Industrial/Business Services",
"confidence": 0.6,
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Home & Garden/Yard & Patio",
"confidence": 0.5,
"IAB-274": "Home & Garden"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.5,
"IAB9-10": "Collecting",
"IAB-240-239": "Hobbies & Interests - Antiquing and Antiques"
},
{
"name": "/Arts & Entertainment/Visual Art & Design",
"confidence": 0.5,
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Finance/Financial Planning & Management",
"confidence": 0.5,
"IAB-391": "Personal Finance"
},
{
"name": "/Business & Industrial/Transportation & Logistics",
"confidence": 0.5,
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Arts & Entertainment/Music & Audio",
"confidence": 0.5,
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Shopping/Apparel",
"confidence": 0.5,
"IAB-473": "Shopping"
},
{
"name": "/Pets & Animals/Pets",
"confidence": 0.5,
"IAB-422": "Pets"
},
{
"name": "/Jobs & Education/Education",
"confidence": 0.5,
"IAB-132": "Education"
},
{
"name": "/Shopping/Toys",
"confidence": 0.5,
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.