Get this data via API
Classify fluidex.us — 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://fluidex.us"}'
{
"domain": {
"domain_url": "https://fluidex.us",
"categories": [
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Fluid Handling",
"confidence": 0.3502843677997589,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Oil & Gas",
"confidence": 0.25513336062431335,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.24101676046848297,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.14545175433158877,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery",
"confidence": 0.10089676827192308,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.