Category
Reviews
No reviews yet — be the first to review privesy.sk.
Get this data via API
Classify privesy.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://privesy.sk"}'
{
"domain": {
"domain_url": "https://privesy.sk",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Self Storage",
"confidence": 0.6365152597427368,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Travel & Transportation/Transportation/Parking/Other",
"confidence": 0.1185140535235405,
"IAB2": "Automotive",
"IAB-1": "Automotive"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.