Get this data via API

Classify zaeli.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://zaeli.com.br"}'
{ "domain": { "domain_url": "https://zaeli.com.br", "categories": [ { "name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services", "confidence": 0.2278260588645935, "IAB8": "Food & Drink" }, { "name": "/Food & Drink/Food/Other", "confidence": 0.22454947233200073, "IAB8": "Food & Drink" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.1469373255968094, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Food & Grocery Retailers/Other", "confidence": 0.11450933665037157, "IAB8": "Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs