Category
Reviews
No reviews yet — be the first to review projekt-plus.cz.
Get this data via API
Classify projekt-plus.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://projekt-plus.cz"}'
{
"domain": {
"domain_url": "https://projekt-plus.cz",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.2959391474723816,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.28284016251564026,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.1326282024383545,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.