Get this data via API
Classify rottamacartelle.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://rottamacartelle.com"}'
{
"domain": {
"domain_url": "https://rottamacartelle.com",
"categories": [
{
"name": "/Finance/Credit & Lending/Debt Management",
"confidence": 0.6066932082176208,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.4364831745624542,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.37840282917022705
},
{
"name": "/Finance/Credit & Lending/Debt Collection & Repossession",
"confidence": 0.29175281524658203,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.171006977558136,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.