Get this data via API

Classify careerstudiomax.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://careerstudiomax.com"}'
{ "domain": { "domain_url": "https://careerstudiomax.com", "categories": [ { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.9432520866394044, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5578708648681641, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.2735607326030731, "IAB-132": "Education" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.13370440900325775, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Jobs/Resumes & Portfolios", "confidence": 0.1076769232749939, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs