Get this data via API

Classify cliphouse.ai — 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://cliphouse.ai"}'
{ "domain": { "domain_url": "https://cliphouse.ai", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.3058883249759674, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.2391553819179535, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Photo & Video Sharing/Video Sharing", "confidence": 0.18492291867733, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.12007837742567062, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.113904669880867, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.1023632511496544, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.10161560773849489, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs