Get this data via API
Classify inter.co — 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://inter.co"}'
{
"domain": {
"domain_url": "https://inter.co",
"categories": [
{
"name": "/Finance/Banking/Other",
"confidence": 0.7543920278549194,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.32088786363601685,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.2402632832527161,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Stocks & Bonds",
"confidence": 0.13503022491931915,
"IAB13-7": "Investing",
"IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds"
}
]
},
"success": true
}
Category
Global Rank
#22,528
Get this data as JSON — free trial, 50 API calls included.