Category
Reviews
No reviews yet — be the first to review ekom.by.
Get this data via API
Classify ekom.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://ekom.by"}'
{
"domain": {
"domain_url": "https://ekom.by",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.7587729096412659,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.39452770352363586,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Home & Garden/Home Storage & Shelving/Other",
"confidence": 0.371958464384079,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Business & Industrial/Business Services/Warehousing",
"confidence": 0.16741006076335907,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.