Get this data via API
Classify brucedrandall.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://brucedrandall.ai"}'
{
"domain": {
"domain_url": "https://brucedrandall.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6017496585845947,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.3753214180469513,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Science/Physics",
"confidence": 0.36615604162216187,
"IAB15-6": "Physics",
"IAB-471-464": "Physics/Science/Physics"
},
{
"name": "/Science/Computer Science/Other",
"confidence": 0.3291963040828705,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Technology News",
"confidence": 0.1866656988859177,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.