Get this data via API

Classify tinyview.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://tinyview.com"}'
{ "domain": { "domain_url": "https://tinyview.com", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.5192729830741882, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.2748003602027893, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.17711305618286133, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Humor/Other", "confidence": 0.12233133614063264, "IAB1-4": "Humor", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs