Get this data via API
Classify signs-of-fire.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://signs-of-fire.com"}'
{
"domain": {
"domain_url": "https://signs-of-fire.com",
"categories": [
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.816045880317688,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.7272050380706787,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.4025056660175323,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.2617025673389435,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.14839860796928406,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Shopping/Apparel/Uniforms & Workwear",
"confidence": 0.1401434987783432,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.