Get this data via API
Classify soloporte.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://soloporte.com.br"}'
{
"domain": {
"domain_url": "https://soloporte.com.br",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.5425508618354797,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Earth Sciences/Geology",
"confidence": 0.3565205931663513,
"IAB15-4": "Geology",
"IAB-470-464": "Geology/Science/Geology"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.2204921990633011,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.18819637596607208,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.16868367791175842,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.13300541043281555,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.