Get this data via API

Classify tribute.top — 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://tribute.top"}'
{ "domain": { "domain_url": "https://tribute.top", "categories": [ { "name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging", "confidence": 0.21060487627983093, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.20903445780277252, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.16282978653907776, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.13628925383090973, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Email & Messaging/Other", "confidence": 0.11779245734214784, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs