Get this data via API

Classify beunchained.app — 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://beunchained.app"}'
{ "domain": { "domain_url": "https://beunchained.app", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.6588025689125061, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Adult", "confidence": 0.5805840492248535, "IAB-51-SPSHQ5": "Genres - Young Adult" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.4066835045814514, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.2865411937236786, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.1603207290172577, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.13716891407966614, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs