Get this data via API

Classify forum-eretail.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://forum-eretail.ru"}'
{ "domain": { "domain_url": "https://forum-eretail.ru", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.8753555417060852, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.6354292631149292, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.11706342548131944, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/News/Business News/Other", "confidence": 0.11640706658363342, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs