Get this data via API
Classify it-bastion.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://it-bastion.com"}'
{
"domain": {
"domain_url": "https://it-bastion.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.4498171806335449,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.2149760127067566,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Networking/Other",
"confidence": 0.16134634613990784,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Global Rank
#664,650
Get this data as JSON — free trial, 50 API calls included.