Get this data via API

Classify by-ogeday.tr.gg — 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://by-ogeday.tr.gg"}'
{ "domain": { "domain_url": "https://by-ogeday.tr.gg", "categories": [ { "name": "/Arts & Entertainment/Online Media", "confidence": 0.7, "IAB1": "Arts & Entertainment" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.6, "IAB1": "Arts & Entertainment" }, { "name": "/Reference/General Reference", "confidence": 0.5 }, { "name": "/Food & Drink/Cooking & Recipes", "confidence": 0.4, "IAB8": "Food & Drink", "IAB-216-210": "Cooking/Food & Drink/Cooking" }, { "name": "/Reference/Humanities/History", "confidence": 0.4 }, { "name": "/Arts & Entertainment/TV & Video", "confidence": 0.3, "IAB1": "Arts & Entertainment" }, { "name": "/Arts & Entertainment/Music & Audio", "confidence": 0.3, "IAB1": "Arts & Entertainment" }, { "name": "/Reference/Language Resources", "confidence": 0.3 }, { "name": "/People & Society/Social Sciences", "confidence": 0.3 } ] }, "success": true }
Get Free API Key View API Docs