Get this data via API

Classify codecademy.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://codecademy.com"}'
{ "domain": { "domain_url": "https://codecademy.com", "categories": [ { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.8996148705482483, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.7095538973808289, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.411410927772522, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.2688637375831604, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.20216332376003265, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#5,426