Get this data via API

Classify duyus.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://duyus.com"}'
{ "domain": { "domain_url": "https://duyus.com", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.686047375202179, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.4885217845439911, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.39602014422416687, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Other", "confidence": 0.19902215898036957, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.18995234370231628, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.119360089302063, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" } ] }, "success": true }
Get Free API Key View API Docs