Get this data via API

Classify armytex.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://armytex.ru"}'
{ "domain": { "domain_url": "https://armytex.ru", "categories": [ { "name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags", "confidence": 0.25761786103248596, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Sensitive Subjects/Firearms & Weapons", "confidence": 0.16071811318397522, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Other", "confidence": 0.14913389086723328, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Paintball", "confidence": 0.1231125146150589, "IAB17-24": "Paintball", "IAB-501-498": "Paintball/Sports/Extreme Sports/Paintball" } ] }, "success": true }
Get Free API Key View API Docs