Get this data via API
Classify intox.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://intox.com"}'
{
"domain": {
"domain_url": "https://intox.com",
"categories": [
{
"name": "/Health/Substance Abuse/Drug & Alcohol Testing",
"confidence": 0.9433911442756652,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Substance Abuse/Medical Health/Diseases and Conditions/Substance Abuse"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.22898471355438232,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.11607717722654344,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 0.1069767400622368,
"IAB8": "Food & Drink",
"IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.