Get this data via API

Classify gitron.ru — 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://gitron.ru"}'
{ "domain": { "domain_url": "https://gitron.ru", "categories": [ { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.5669398903846741, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.4362568259239197, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.3015666604042053, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Other", "confidence": 0.20147085189819336, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.14969082176685333, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs