Get this data via API
Classify f5engenharia.com.br — 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://f5engenharia.com.br"}'
{
"domain": {
"domain_url": "https://f5engenharia.com.br",
"categories": [
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.5944285988807678,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Energy & Utilities/Electricity",
"confidence": 0.44732800126075745,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.11026418209075928,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.