Get this data via API

Classify stockzero.com.br — 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://stockzero.com.br"}'
{ "domain": { "domain_url": "https://stockzero.com.br", "categories": [ { "name": "/Business & Industrial/Business Services/Physical Asset Management", "confidence": 0.9051132202148438, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.18642984330654144, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.18454568088054657, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.1397676318883896, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.1300412118434906, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Business Services/Commercial Distribution", "confidence": 0.1027309224009514, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs