Get this data via API
Classify anelya.net — 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://anelya.net"}'
{
"domain": {
"domain_url": "https://anelya.net",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.4787207841873169,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.4559422731399536,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Finance/Venture Capital",
"confidence": 0.34450846910476685,
"IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.29750770330429077,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.25259238481521606,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Business Finance/Other",
"confidence": 0.2470160871744156,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.23387517035007477,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.10824131965637208,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.