Get this data via API

Classify ututorsacademy.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://ututorsacademy.com"}'
{ "domain": { "domain_url": "https://ututorsacademy.com", "categories": [ { "name": "/Jobs & Education/Education/Private Tutoring Services", "confidence": 0.95636385679245, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.1540871113538742, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs