Get this data via API

Classify easy-outsource.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://easy-outsource.com"}'
{ "domain": { "domain_url": "https://easy-outsource.com", "categories": [ { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.9484371542930604, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.5136069059371948, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.2334538847208023, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.17012383043766022, "IAB-132": "Education" }, { "name": "/Business & Industrial/Small Business/Home Office", "confidence": 0.10138595104217528, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs