Get this data via API

Classify languagelearnershub.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://languagelearnershub.com"}'
{ "domain": { "domain_url": "https://languagelearnershub.com", "categories": [ { "name": "/Jobs & Education/Education/Private Tutoring Services", "confidence": 0.6931846141815186, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.6474936604499817, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.24801082909107208, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.23099739849567413, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.15954619646072388, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.12002431601285934, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs