Category
Reviews
No reviews yet — be the first to review creditinfo.cz.
Get this data via API
Classify creditinfo.cz — 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://creditinfo.cz"}'
{
"domain": {
"domain_url": "https://creditinfo.cz",
"categories": [
{
"name": "/Finance/Credit & Lending/Credit Reporting & Monitoring",
"confidence": 0.853151261806488,
"IAB13-2": "Credit/Debt & Loans",
"IAB-405-391": "Personal Finance - Personal Debt"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.14547698199748993,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
},
{
"name": "/Finance/Credit & Lending/Other",
"confidence": 0.14171239733695984,
"IAB13-2": "Credit/Debt & Loans",
"IAB-405-391": "Personal Finance - Personal Debt"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.11290910094976424,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.