Get this data via API
Classify theautismproject.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://theautismproject.org"}'
{
"domain": {
"domain_url": "https://theautismproject.org",
"categories": [
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 1,
"IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.8784970045089722,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.3730890154838562,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Special Education",
"confidence": 0.3044853210449219,
"IAB5-14": "Special Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.29150673747062683,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Other",
"confidence": 0.10742509365081788,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.