Get this data via API
Classify dumondpaint.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://dumondpaint.ru"}'
{
"domain": {
"domain_url": "https://dumondpaint.ru",
"categories": [
{
"name": "/Home & Garden/Home Improvement/House Painting & Finishing",
"confidence": 0.5283564925193787,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Business & Industrial/Chemicals Industry/Coatings & Adhesives",
"confidence": 0.44443753361701965,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
},
{
"name": "/Shopping/Wholesalers & Liquidators",
"confidence": 0.20662657916545868,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Chemicals Industry/Dyes & Pigments",
"confidence": 0.1216779425740242,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.