Get this data via API
Classify allshores.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://allshores.com"}'
{
"domain": {
"domain_url": "https://allshores.com",
"categories": [
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.42528676986694336,
"IAB13-6": "Insurance",
"IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.24113616347312927,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.19049926102161407,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Health/Other",
"confidence": 0.16167786717414856,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Finance/Insurance/Other",
"confidence": 0.12946204841136932,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.11496875435113908,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.10442625731229782,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.