Get this data via API
Classify foconadica.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://foconadica.com"}'
{
"domain": {
"domain_url": "https://foconadica.com",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.705811619758606,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.3536219298839569,
"IAB-376-SPSHQ5": "Genres - Public Radio"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.3326898515224457,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Retirement & Pension",
"confidence": 0.1898176521062851,
"IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.