Get this data via API

Classify pennyworthhq.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://pennyworthhq.com"}'
{ "domain": { "domain_url": "https://pennyworthhq.com", "categories": [ { "name": "/Finance/Accounting & Auditing/Bookkeeping", "confidence": 0.8910972476005554, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.37128689885139465, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.2702488303184509, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.16518093645572662, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.1609911471605301, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.13607542216777802, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" } ] }, "success": true }
Get Free API Key View API Docs