Get this data via API

Classify 3tn.com.br — 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://3tn.com.br"}'
{ "domain": { "domain_url": "https://3tn.com.br", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.5927993655204773, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.4494771659374237 }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.4147967994213104, "IAB-376-SPSHQ5": "Genres - Public Radio" } ] }, "success": true }
Get Free API Key View API Docs