Get this data via API
Classify ember.report — 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://ember.report"}'
{
"domain": {
"domain_url": "https://ember.report",
"categories": [
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.7530126571655273,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.274784654378891,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/News/Local News",
"confidence": 0.17710842192173004,
"IAB12-3": "Local News"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.1233464702963829,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Other",
"confidence": 0.11465997993946075,
"IAB12": "News"
}
]
},
"success": true
}
Category
News
Local News
18%
Get this data as JSON — free trial, 50 API calls included.