Get this data via API

Classify quediario.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://quediario.com.ar"}'
{ "domain": { "domain_url": "https://quediario.com.ar", "categories": [ { "name": "/News/Local News", "confidence": 0.6259811520576477, "IAB12-3": "Local News" }, { "name": "/News/Business News/Economy News", "confidence": 0.5584207773208618, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues", "confidence": 0.22802700102329257, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Government/Other", "confidence": 0.1859965622425079, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Other", "confidence": 0.14883100986480713, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs