Get this data via API
Classify w4school.in — 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://w4school.in"}'
{
"domain": {
"domain_url": "https://w4school.in",
"categories": [
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.5178561806678772,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.4947580695152282,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.386199414730072,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.2159808874130249,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.14168253540992737,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.1095808371901512,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.10902503877878188,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.