Get this data via API

Classify openyazilim.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://openyazilim.com"}'
{ "domain": { "domain_url": "https://openyazilim.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.17318230867385864, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.15299062430858612, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Open Source", "confidence": 0.15297292172908783, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.12590861320495603, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Finance/Insurance/Other", "confidence": 0.11435799300670624, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs