Get this data via API
Classify stormsheltersonline.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://stormsheltersonline.com"}'
{
"domain": {
"domain_url": "https://stormsheltersonline.com",
"categories": [
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.6704045534133911,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.4859934151172638,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Garden Structures",
"confidence": 0.4324171841144562,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.4197715222835541,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.3961376547813415,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.1763780564069748,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.