Get this data via API
Classify therapyprepped.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://therapyprepped.com"}'
{
"domain": {
"domain_url": "https://therapyprepped.com",
"categories": [
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.9327359199523926,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.7261335253715515,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.17596369981765747,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.15875937044620514,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.13039879500865936,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.1298689246177673,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.