Category
Reviews
No reviews yet — be the first to review dreskod.bg.
Get this data via API
Classify dreskod.bg — 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://dreskod.bg"}'
{
"domain": {
"domain_url": "https://dreskod.bg",
"categories": [
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.30036965012550354,
"IAB22-2": "Couponing",
"IAB-474-473": "Shopping - Coupons and Discounts"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.25323089957237244,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Undergarments",
"confidence": 0.15372836589813232,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.