Get this data via API
Classify sygus.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://sygus.org"}'
{
"domain": {
"domain_url": "https://sygus.org",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.5772925019264221,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Science/Computer Science/Other",
"confidence": 0.267325758934021,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2070932537317276,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.13746443390846252,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.10334426909685136
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.