Get this data via API
Classify termolandbrasil.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://termolandbrasil.com.br"}'
{
"domain": {
"domain_url": "https://termolandbrasil.com.br",
"categories": [
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.22932536900043488,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.22603052854537964,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.20551377534866333,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.20109400153160095,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling",
"confidence": 0.11398617923259736,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.10700853914022446,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.