Get this data via API

Classify dorogarf.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://dorogarf.ru"}'
{ "domain": { "domain_url": "https://dorogarf.ru", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.32430705428123474, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.30306899547576904, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.1847863346338272, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.12305118888616562, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.11567368358373642, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs