Get this data via API
Classify albaheth.app — 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://albaheth.app"}'
{
"domain": {
"domain_url": "https://albaheth.app",
"categories": [
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.6407676339149475,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Government/Courts & Judiciary",
"confidence": 0.6211190819740295,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.2843782603740692,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.15063178539276123,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.