Get this data via API

Classify greenq.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://greenq.ru"}'
{ "domain": { "domain_url": "https://greenq.ru", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9469391703605652, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.5546801686286926, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Finance/Accounting & Auditing/Bookkeeping", "confidence": 0.30500560998916626, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.21688081324100497, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Food & Drink/Food & Grocery Retailers/Other", "confidence": 0.11532892286777496, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs