Category
Reviews
No reviews yet — be the first to review credit-life.su.
Get this data via API
Classify credit-life.su — 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://credit-life.su"}'
{
"domain": {
"domain_url": "https://credit-life.su",
"categories": [
{
"name": "/Finance/Insurance/Life Insurance",
"confidence": 0.5793075561523438,
"IAB13-6": "Insurance",
"IAB-401-398": "Insurance - Life Insurance"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.2293461114168167,
"IAB13-2": "Credit/Debt & Loans",
"IAB-408-405": "Personal Debt - Personal Loans"
},
{
"name": "/Finance/Investing/Funds",
"confidence": 0.10032977163791656,
"IAB13-8": "Mutual Funds",
"IAB-412-410": "Personal Investing - Mutual Funds"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.