Get this data via API
Classify synavi.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://synavi.org"}'
{
"domain": {
"domain_url": "https://synavi.org",
"categories": [
{
"name": "/Arts & Entertainment/Performing Arts/Other",
"confidence": 0.4975954294204712,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.325246125459671,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Other",
"confidence": 0.22815494239330292,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Arts & Entertainment/Other",
"confidence": 0.16329388320446014,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues",
"confidence": 0.11872121691703796,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Arts & Entertainment/Performing Arts/Acting & Theater",
"confidence": 0.10164318978786469,
"IAB1": "Arts & Entertainment",
"IAB-209-201": "Theater/Fine Art/Theater"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.