Get this data via API
Classify burghardt.pl — 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://burghardt.pl"}'
{
"domain": {
"domain_url": "https://burghardt.pl",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.2891562581062317,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.21662470698356628,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.15612870454788208,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.12172147631645204,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.