Get this data via API

Classify truststack.media — 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://truststack.media"}'
{ "domain": { "domain_url": "https://truststack.media", "categories": [ { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.5651052594184875, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Online Communities/Photo & Video Sharing/Video Sharing", "confidence": 0.23159119486808777, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.12984885275363922, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs