Get this data via API

Classify career-plaza.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://career-plaza.com"}'
{ "domain": { "domain_url": "https://career-plaza.com", "categories": [ { "name": "/Health/Nursing/Assisted Living & Long Term Care", "confidence": 0.7348799109458923, "IAB4-7": "Nursing", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5472112894058228, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.373806893825531, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.35208064317703247, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.3262364864349365, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.20297379791736603, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.17513912916183472, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs