Get this data via API

Classify datawait.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://datawait.com"}'
{ "domain": { "domain_url": "https://datawait.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.43657824397087097, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.3988512754440307, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.36149656772613525, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.22961556911468503, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/News/Business News/Company News", "confidence": 0.1591780036687851, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.12897871434688568, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/News/Business News/Financial Markets News", "confidence": 0.1125314086675644, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs