Get this data via API
Classify selahscientific.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://selahscientific.com"}'
{
"domain": {
"domain_url": "https://selahscientific.com",
"categories": [
{
"name": "/Science/Scientific Equipment",
"confidence": 0.4116646349430084,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.21264676749706268
},
{
"name": "/Reference/Other",
"confidence": 0.21162432432174683
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.16963009536266327,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Reference/General Reference/Other",
"confidence": 0.16787007451057434
},
{
"name": "/Science/Other",
"confidence": 0.12263455986976624,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.