Get this data via API
Classify tedxbessiescreek.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://tedxbessiescreek.com"}'
{
"domain": {
"domain_url": "https://tedxbessiescreek.com",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.7485342621803284,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.7463178634643555,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Sciences/Communications & Media Studies",
"confidence": 0.21019285917282104,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.10832230746746065,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.