Get this data via API

Classify clinicao.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://clinicao.com.br"}'
{ "domain": { "domain_url": "https://clinicao.com.br", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.9097535014152528, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.4902147054672241, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.125610813498497, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.10853089392185213, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs