Get this data via API

Classify doff.kz — 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://doff.kz"}'
{ "domain": { "domain_url": "https://doff.kz", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.4876843392848969, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.2501908540725708, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.152398020029068, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Agriculture & Forestry/Agricultural Equipment", "confidence": 0.10196607559919356, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs