Get this data via API
Classify stealth.si — 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://stealth.si"}'
{
"domain": {
"domain_url": "https://stealth.si",
"categories": [
{
"name": "/Online Communities/File Sharing & Hosting",
"confidence": 0.9826850295066832,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.37989234924316406,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Computers & Electronics/Software/Freeware & Shareware",
"confidence": 0.1958073079586029,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Global Rank
#5,685
Get this data as JSON — free trial, 50 API calls included.