Get this data via API

Classify tvz.tv — 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://tvz.tv"}'
{ "domain": { "domain_url": "https://tvz.tv", "categories": [ { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.5165598392486572, "IAB-132": "Education" }, { "name": "/News/Other", "confidence": 0.447672039270401, "IAB12": "News" }, { "name": "/Arts & Entertainment/TV & Video/TV Networks & Stations", "confidence": 0.4343439042568207, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.23314321041107175, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Internet & Telecom/Service Providers/Cable & Satellite Providers", "confidence": 0.12200047075748444, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs