Get this data via API
Classify markoweokulary.pl — 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://markoweokulary.pl"}'
{
"domain": {
"domain_url": "https://markoweokulary.pl",
"categories": [
{
"name": "/Shopping/Apparel/Eyewear",
"confidence": 0.8457883596420288,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Luxury Goods",
"confidence": 0.14302827417850494,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Health/Vision Care/Eyeglasses & Contacts",
"confidence": 0.12617695331573486,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections",
"confidence": 0.10246547311544418,
"IAB7": "Health & Fitness",
"IAB-553-552": "Beauty/Style & Fashion/Beauty"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.