Category
Reviews
No reviews yet — be the first to review coverageresource.org.
Get this data via API
Classify coverageresource.org — 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://coverageresource.org"}'
{
"domain": {
"domain_url": "https://coverageresource.org",
"categories": [
{
"name": "/Finance/Insurance/Home Insurance",
"confidence": 0.42545750737190247,
"IAB13-6": "Insurance",
"IAB-400-398": "Insurance - Home Insurance"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.36995288729667664,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2909187376499176,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.19859269261360168,
"IAB13-2": "Credit/Debt & Loans",
"IAB-408-405": "Personal Debt - Personal Loans"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.