Get this data via API
Classify awnit.com — 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://awnit.com"}'
{
"domain": {
"domain_url": "https://awnit.com",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Doors & Windows",
"confidence": 0.8638275861740112,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.17604020237922668,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.15287664532661438,
"IAB-v9i3On": "Sensitive Topics"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.