Get this data via API
Classify class-sync.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://class-sync.com"}'
{
"domain": {
"domain_url": "https://class-sync.com",
"categories": [
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.6910279989242554,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.5297756791114807,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.432123988866806,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.32925495505332947,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.2442181259393692,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.11007165163755415,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1084599569439888,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.