Get this data via API
Classify yodacom.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://yodacom.com"}'
{
"domain": {
"domain_url": "https://yodacom.com",
"categories": [
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.398145854473114,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.26838240027427673,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2424953281879425,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.1597263067960739,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Asset & Portfolio Management",
"confidence": 0.14663931727409363,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.12435918301343918,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.10253110527992249,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.