Get this data via API
Classify eran.com.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://eran.com.pl"}'
{
"domain": {
"domain_url": "https://eran.com.pl",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Oil & Gas",
"confidence": 0.7254165410995483,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.21564894914627075,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Plumbing",
"confidence": 0.19333408772945404,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.141216441988945,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.