Company
Category
Reviews
No reviews yet — be the first to review simpo.cz.
Get this data via API
Classify simpo.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://simpo.cz"}'
{
"domain": {
"domain_url": "https://simpo.cz",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.8723412156105042,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.1387510597705841,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.1101108193397522,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.