Get this data via API

Classify automattic.design — 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://automattic.design"}'
{ "domain": { "domain_url": "https://automattic.design", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.8940573334693909, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.12328986823558807, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/News/Business News/Company News", "confidence": 0.1221759244799614, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Internet & Telecom/Other", "confidence": 0.12087498605251312, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/News/Technology News", "confidence": 0.11148159950971603, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.10784300416707993, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.10089623183012009, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs