Get this data via API

Classify funtechrocket.education — 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://funtechrocket.education"}'
{ "domain": { "domain_url": "https://funtechrocket.education", "categories": [ { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.5321759581565857, "IAB5": "Education" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.5301882028579712, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.3691609501838684 }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.14772304892539978, "IAB5-6": "Distance Learning" }, { "name": "/Jobs & Education/Education/Early Childhood Education", "confidence": 0.1433381289243698, "IAB5": "Education" }, { "name": "/Games/Educational Games", "confidence": 0.13999949395656586, "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.1397605985403061, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.12781071662902832, "IAB5": "Education" }, { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.10015662014484406, "IAB5": "Education" } ] }, "success": true }
Get Free API Key View API Docs