Get this data via API

Classify angcomercial.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://angcomercial.com.br"}'
{ "domain": { "domain_url": "https://angcomercial.com.br", "categories": [ { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.8281165361404419, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.21679560840129852, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.13052834570407867, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs