Get this data via API
Classify econstellars.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://econstellars.com"}'
{
"domain": {
"domain_url": "https://econstellars.com",
"categories": [
{
"name": "/People & Society/Social Sciences/Economics",
"confidence": 0.7194160223007202,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.447918176651001,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.33705610036849976,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Finance/Investing/Stocks & Bonds",
"confidence": 0.3363404870033264,
"IAB13-7": "Investing",
"IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.17552191019058228,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.11739178001880646,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.