Get this data via API
Classify oncallbiominnesota.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://oncallbiominnesota.com"}'
{
"domain": {
"domain_url": "https://oncallbiominnesota.com",
"categories": [
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.5595769882202148,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Science/Other",
"confidence": 0.5333992838859558,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Home & Garden/Domestic Services/Cleaning Services",
"confidence": 0.465061217546463,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.2264450490474701,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.1724889874458313,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Sensitive Subjects/Death & Tragedy",
"confidence": 0.1113845631480217,
"IAB-v9i3On": "Sensitive Topics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.