Get this data via API
Classify frontstage.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://frontstage.cz"}'
{
"domain": {
"domain_url": "https://frontstage.cz",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.3733001947402954,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)",
"confidence": 0.2676558196544647,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.11382531374692915,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Telemarketing",
"confidence": 0.1080222949385643,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
IAB-632-596
Get this data as JSON — free trial, 50 API calls included.