Get this data via API

Classify trustedbrowsing.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://trustedbrowsing.com"}'
{ "domain": { "domain_url": "https://trustedbrowsing.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.30087605118751526, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.2368670254945755, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Reference/Technical Reference", "confidence": 0.18011745810508728 }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.13396140933036804, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.11206207424402236, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Internet & Telecom/Web Services/Other", "confidence": 0.10437298566102982, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs