Get this data via API

Classify zonakontrolya.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://zonakontrolya.ru"}'
{ "domain": { "domain_url": "https://zonakontrolya.ru", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.8691631555557251, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.3773746490478515, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.302976131439209, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.20058439671993256, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.15403249859809875, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs