Get this data via API
Classify gaia.law — 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://gaia.law"}'
{
"domain": {
"domain_url": "https://gaia.law",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Asset & Portfolio Management",
"confidence": 0.4355633854866028,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3309934735298157,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.23834411799907684,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.18701106309890747,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.15142230689525604,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.11260288953781128,
"IAB13-2": "Credit/Debt & Loans",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.