Get this data via API
Classify utahlivingwithfire.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://utahlivingwithfire.org"}'
{
"domain": {
"domain_url": "https://utahlivingwithfire.org",
"categories": [
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.9609718322753906,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.7877358794212341,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.19889816641807556,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Safety & Security/Other",
"confidence": 0.1592779904603958,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.13029679656028748,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Forestry",
"confidence": 0.10686441510915756,
"IAB3-6": "Forestry",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.