Get this data via API

Classify justworkautomated.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://justworkautomated.com"}'
{ "domain": { "domain_url": "https://justworkautomated.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3184383511543274, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.1916823089122772, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1459466964006424, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.14247985184192655, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.13259899616241455, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.11409132927656174, "IAB-132": "Education" }, { "name": "/Home & Garden/Home Improvement/Plumbing", "confidence": 0.10779424756765366, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" } ] }, "success": true }
Get Free API Key View API Docs