Category
Reviews
No reviews yet — be the first to review img.cas.cz.
Get this data via API
Classify img.cas.cz — 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://img.cas.cz"}'
{
"domain": {
"domain_url": "https://img.cas.cz",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.8,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Science/Biological Sciences",
"confidence": 0.7,
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/News/Health News",
"confidence": 0.6,
"IAB12": "News",
"IAB-286": "Medical Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.