Get this data via API

Classify construction-skills.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://construction-skills.com"}'
{ "domain": { "domain_url": "https://construction-skills.com", "categories": [ { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.7994841933250427, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.7018004059791565, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.3817404806613922, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.3716442584991455, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.33408766984939575, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.15106117725372314, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs