Get this data via API
Classify bramante.ai — 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://bramante.ai"}'
{
"domain": {
"domain_url": "https://bramante.ai",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.7528203725814819,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.38253307342529297,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Real Estate Law",
"confidence": 0.35916033387184143,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.18603171408176425,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.