Get this data via API

Classify getworknest.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://getworknest.com"}'
{ "domain": { "domain_url": "https://getworknest.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2905818521976471, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.19605618715286255, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Email & Messaging/Other", "confidence": 0.15070703625679016, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging", "confidence": 0.12872107326984406, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Banking/Mobile Payments & Digital Wallets", "confidence": 0.1020970568060875, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs