Get this data via API
Classify dupos.sk — 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://dupos.sk"}'
{
"domain": {
"domain_url": "https://dupos.sk",
"categories": [
{
"name": "/Shopping/Auctions",
"confidence": 0.6964459419250488,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Real Estate/Real Estate Listings/Other",
"confidence": 0.1572207659482956,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Listings/Timeshares & Vacation Properties",
"confidence": 0.13956904411315918,
"IAB21": "Real Estate",
"IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.