Get this data via API
Classify texasascsociety.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://texasascsociety.org"}'
{
"domain": {
"domain_url": "https://texasascsociety.org",
"categories": [
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.2644847333431244,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.2465929090976715,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.2402150481939316,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.19725841283798215,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.18070609867572784,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.15010792016983032,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.12533031404018402,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Health/Public Health/Other",
"confidence": 0.120369054377079,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.10723667591810226,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.