Get this data via API

Classify subco-engineering.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://subco-engineering.com"}'
{ "domain": { "domain_url": "https://subco-engineering.com", "categories": [ { "name": "/Science/Engineering & Technology/Other", "confidence": 0.8773751258850098, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.4809067249298096, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.3223213851451874, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.3109610378742218, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.19977498054504397, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.1393396407365799, "IAB-132": "Education" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.1258278340101242, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs