Get this data via API

Classify integridai.com.ar — 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://integridai.com.ar"}'
{ "domain": { "domain_url": "https://integridai.com.ar", "categories": [ { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.8000890612602234, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.21623650193214417 }, { "name": "/Law & Government/Legal/Other", "confidence": 0.13609130680561066, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.13441962003707886, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs